Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@main:~# puppet apply -e 'include myuglymodule' --modulepath=/tmp/modules
- Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
- (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1095:in `block in issue_deprecations')
- Notice: Compiled catalog for main.blueprint-vagrant.vagrant in environment production in 0.11 seconds
- Notice: /Stage[main]/Myuglymodule/File[my script]/ensure: defined content as '{md5}0be772ee07400654b90e4ea1315522df'
- Notice: /Stage[main]/Myuglymodule/Package[screen]/ensure: ensure changed 'purged' to 'present'
- Notice: /Stage[main]/Myuglymodule/Exec[exec my script]/returns: executed successfully
- Notice: /Stage[main]/Myuglymodule/Exec[set conf]/returns: executed successfully
- Notice: /Stage[main]/Myuglymodule/Package[vim]/ensure: ensure changed 'purged' to 'present'
- Notice: Finished catalog run in 26.48 seconds
Advertisement
Add Comment
Please, Sign In to add comment