diff --git a/conf/cloud b/conf/cloud index 72f2ea8696..9647c16d97 100644 --- a/conf/cloud +++ b/conf/cloud @@ -8,10 +8,9 @@ # Set the size of minion keys to generate, defaults to 2048 #keysize: 2048 # -# Optionally set the default deployment script, out of the scripts in the -# salt-cloud 'deploy' folder. -# Default: 'bootstrap-salt-minion' -#script: python-bootstrap +# Set the default os being deployed, this sets which deployment script to +# apply, this must be set here or in all vm configurations +#os: RHEL6 ##### Cloud Provider Settings ##### ##########################################