Difference between revisions of "Bolt"
Jump to navigation
Jump to search
(→Others) |
|||
Line 32: | Line 32: | ||
* <code>inventory.[[yaml]]</code> | * <code>inventory.[[yaml]]</code> | ||
* <code>[[hiera.yaml]]</code> | * <code>[[hiera.yaml]]</code> | ||
+ | * <code>[[return]]</code> | ||
== See also == | == See also == |
Revision as of 16:47, 26 August 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
Others
- apply()
- apply_prep('all')
- run_task()
- return()
- host-key-check: false
Related terms
- WinRM
inventory.yaml
hiera.yaml
return
See also
Advertising: