Closed carlossg closed 10 years ago
After bundle install
bundle install
rake will run the specs rake integration will run the vagrant tests in centos 6.3 and 6.4
rake
rake integration
If you create an account and module on the puppet forge rake module:release will build, tag and push the module there.
rake module:release
rake -T will show the other options
rake -T
After
bundle install
rake
will run the specsrake integration
will run the vagrant tests in centos 6.3 and 6.4If you create an account and module on the puppet forge
rake module:release
will build, tag and push the module there.rake -T
will show the other options