Difference between revisions of "Bolt"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
==Basic commands== | ==Basic commands== | ||
*<code>bolt project init</code> | *<code>bolt project init</code> | ||
− | *<code | + | *<code>bolt plan run]] My_plan</code> |
*<code>bolt plan show</code> | *<code>bolt plan show</code> | ||
Line 25: | Line 25: | ||
*<code>[[return]]()</code> | *<code>[[return]]()</code> | ||
*[[host-key-check]]: false | *[[host-key-check]]: false | ||
− | |||
== Related terms == | == Related terms == |
Revision as of 12:50, 19 July 2021
How to intall
brew install puppetlabs/puppet/puppet-bolt export PATH=$PATH:/opt/puppetlabs/bin
Basic commands
bolt project init
bolt plan run]] My_plan
bolt plan show
bolt task show
bolt file upload
bolt script run
bolt task
bolt task run
apply()
apply_prep('all')
run_task()
return()
- host-key-check: false
Related terms
- WinRM
inventory.yaml
- hiera.yaml
See also
Advertising: