mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
force shallow git clone
This commit is contained in:
parent
f8be7e5cff
commit
fe9e13e62c
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ provisioner:
|
|||
name: salt_solo
|
||||
salt_install: bootstrap
|
||||
salt_bootstrap_url: bootstrap-salt.sh
|
||||
salt_bootstrap_options: -MPq git %s
|
||||
salt_bootstrap_options: -MPfq git %s
|
||||
install_after_init_environment: true
|
||||
log_level: info
|
||||
sudo: true
|
||||
|
@ -38,7 +38,7 @@ platforms:
|
|||
provision_command:
|
||||
- yum install -y upstart
|
||||
provisioner:
|
||||
salt_bootstrap_options: -MPq -y -x python2.7 git %s
|
||||
salt_bootstrap_options: -MPfq -y -x python2.7 git %s
|
||||
- name: amazon-1
|
||||
driver_config:
|
||||
image: amazonlinux:1
|
||||
|
|
Loading…
Add table
Reference in a new issue