Toggle navigation
George Opritescu
Blog
Tags
About
Read the Tutorial
Fork on GitHub
detecting if chef is ran under vagrant
Developer from somewhere
if
node
.
name
=~
/vagrant/
# do stuff
end