vagrant/lib
Paul Nguyen b92a814583 With puppet 2.7.x, the following warning [closes GH-421]
warning: Implicit invocation of 'puppet apply' by passing files (or flags) directly
to 'puppet' is deprecated, and will be removed in the 2.8 series.  Please
invoke 'puppet apply' directly in the future.

Since puppet 2.6, 'puppet apply manifestfile.pp' is the preferred way to apply a puppet manifest file, instead of 'puppet manifestfile.pp'.  The use of puppet without the apply option will be deprecated in 2.8.

Changed the 'commands' array to reflect the new syntax.
2011-07-22 23:30:48 -07:00
..
vagrant With puppet 2.7.x, the following warning [closes GH-421] 2011-07-22 23:30:48 -07:00
vagrant.rb Find a way to autoload 'vagrant/ssh' since that is a slow loader. 2011-07-09 11:12:15 -07:00