[reidmv@halcyon:~/src/reidmv-pe_xl/] % bolt --modulepath ~/modules plan run pe_xl::test -n localhost |
Starting: plan pe_xl::test |
Starting: apply catalog on localhost |
Finished: apply catalog with 0 failures in 9.04 sec |
2019-01-24T10:02:59.684536000-08:00 NOTICE Puppet foobar |
2019-01-24T10:02:59.686271000-08:00 NOTICE /Stage[main]/Main/Notify[foobar]/message defined 'message' as 'foobar' |
2019-01-24T10:02:59.692682000-08:00 NOTICE Puppet Applied catalog in 0.01 seconds |
changed: 1, failed: 0, unchanged: 0 skipped: 0, noop: 0 on localhost |
Finished: plan pe_xl::test in 9.11 sec |
Plan completed successfully with no result
|