From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/vagrant/provisioning%2Fchef_common.html | 33 +++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 devdocs/vagrant/provisioning%2Fchef_common.html (limited to 'devdocs/vagrant/provisioning%2Fchef_common.html') diff --git a/devdocs/vagrant/provisioning%2Fchef_common.html b/devdocs/vagrant/provisioning%2Fchef_common.html new file mode 100644 index 00000000..5acd1f15 --- /dev/null +++ b/devdocs/vagrant/provisioning%2Fchef_common.html @@ -0,0 +1,33 @@ +

Shared Chef Options

All Chef Provisioners

The following options are available to all Vagrant Chef provisioners. Many of these options are for advanced users only and should not be used unless you understand their purpose.

If you want to have https://example.com/install.sh as Omnibus script for your Linux/Unix installations, you should set this option to https://example.com

Runner Chef Provisioners

The following options are available to any of the Chef "runner" provisioners which include Chef Solo, Chef Zero, and Chef Client.

+

+ © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
+ https://www.vagrantup.com/docs/provisioning/chef_common.html +

+
-- cgit v1.2.3