Actions
Bug #562
closedrake task of import of classes and environments in batch mode does not work reliably
Description
When running the rake task to import classes and environments in batch mode (without the prompt), you might get errors.
Files
Updated by Marcello de Sousa almost 14 years ago
Just to make sure, the command used is:
RAILS_ENV=production /usr/bin/rake puppet:import:puppet_classes[batch]
And now I get the output:
Scheduled changes to your environment New environments : Obsolete environments : myoldenvironment.. New puppetclasses : Obsolete puppetclasses : myoldclass...
without the prompt.
Updated by Ohad Levy almost 14 years ago
- Subject changed from Fix "lib/tasks/puppet.rake" when running "rake puppet:import:puppet_classes[batch]" to rake task of import of classes and environments in batch mode does not work reliably
Updated by Ohad Levy almost 14 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset ed4c48b00eb795fa7e3cd4d7e5a2686f2ebf3b6b.
Updated by Ohad Levy almost 14 years ago
- Status changed from Ready For Testing to Closed
Actions