Difference between revisions of "Bolt"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
(2 intermediate revisions by 2 users not shown)
Line 22: Line 22:
  
 
===Others===
 
===Others===
*apply()
+
* apply()
*apply_prep('all')
+
* apply_prep('all')
*run_task()
+
* run_task()
*[[return]]()
+
* [[return()]]
*host-key-check: false
+
* host-key-check: false
  
 
== Related terms ==
 
== Related terms ==
Line 32: Line 32:
 
* <code>inventory.[[yaml]]</code>
 
* <code>inventory.[[yaml]]</code>
 
* <code>[[hiera.yaml]]</code>
 
* <code>[[hiera.yaml]]</code>
 +
* <code>[[return]]</code>
 +
* [[Bolt]] [[taxi]]
  
 
== See also ==
 
== See also ==

Revision as of 07:51, 19 April 2022

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: