Difference between revisions of "Bolt"

From wikieduonline
Jump to navigation Jump to search
Line 20: Line 20:
 
*[[bolt task run]]
 
*[[bolt task run]]
  
*<code>apply()</code>
+
*<code>apply()</code>
*<code>apply_prep('all')</code>
+
*<code>apply_prep('all')</code>
*<code>run_task()</code>
+
*<code>run_task()</code>
*<code>[[return]]()</code>
+
*<code>[[return]]()</code>
  
  

Revision as of 12:45, 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: