Difference between revisions of "Bolt"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
*[[bolt plan run]] My_plan
 
*[[bolt plan run]] My_plan
 
*[[bolt plan show]]
 
*[[bolt plan show]]
 
  
 
*[[bolt task show]]
 
*[[bolt task show]]
Line 21: Line 20:
 
*[[bolt task run]]
 
*[[bolt task run]]
  
   
+
  *<code>apply()</code>
 
+
  *<code>apply_prep('all')</code>
apply()
+
  *<code>run_task()</code>
  apply_prep('all')
+
  *<code>[[return]]()</code>
  run_task()
 
  [[return]]()
 
  
  
[[host-key-check]]: false
+
*[[host-key-check]]: false
  
  

Revision as of 12:44, 19 July 2021

Bolt (Puppet) agentless

How to intall

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

Basic commands

*apply()
*apply_prep('all')
*run_task()
*return()



Related terms

See also

Advertising: