Difference between revisions of "Bolt"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* <code>[[bolt task run facts --targets]]</code> | * <code>[[bolt task run facts --targets]]</code> | ||
− | + | ==How to intall== | |
+ | [[brew install puppetlabs/puppet/puppet-bolt]] | ||
export PATH=$PATH:/opt/puppetlabs/bin | 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]] | |
Revision as of 12:41, 19 July 2021
How to intall
brew install puppetlabs/puppet/puppet-bolt
export PATH=$PATH:/opt/puppetlabs/bin
Basic commands
apply() apply_prep('all') run_task() return()
host-key-check: false
Related terms
- WinRM
inventory.yaml
- hiera.yaml
See also
Advertising: