Difference between revisions of "Bolt"

From wikieduonline
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>bolt plan run]] My_plan</code>
+
*<code>[[bolt plan]] run My_plan</code>
 
*<code>bolt plan show</code>
 
*<code>bolt plan show</code>
  
*<code>bolt task show</code>
+
*<code>[[bolt task]] show</code>
*<code>bolt file upload</code>
+
*<code>[[bolt file]] upload</code>
*<code>bolt script run</code>
+
*<code>[[bolt script]] run</code>
*<code>bolt task</code>
+
*<code>[[bolt task]]</code>
 
*<code>bolt task run</code>
 
*<code>bolt task run</code>
  

Revision as of 13:01, 19 July 2021

Bolt (Puppet) agentless


How to intall

brew install puppetlabs/puppet/puppet-bolt
 export PATH=$PATH:/opt/puppetlabs/bin

Basic commands

Others

  • apply()
  • apply_prep('all')
  • run_task()
  • return()
  • host-key-check: false

Related terms

See also

Advertising: