default install to git install

This commit is contained in:
Daniel Wallace 2018-08-14 11:34:13 -05:00
parent 6696760917
commit 902d3c52f3
No known key found for this signature in database
GPG key ID: 5FA5E5544F010D48

View file

@ -13,6 +13,7 @@ provisioner:
name: salt_solo
salt_install: bootstrap
salt_bootstrap_url: bootstrap-salt.sh
salt_bootstrap_options: -MPq git %s
install_after_init_environment: true
log_level: info
sudo: true
@ -70,23 +71,20 @@ platforms:
run_command: /usr/lib/systemd/systemd
provision_command:
- systemctl enable sshd.service
suites:
- name: py2-git-2017.7
provisioner:
salt_version: 2017.7
salt_bootstrap_options: -MPq git %s
- name: py2-git-2018.3
provisioner:
salt_version: 2018.3
salt_bootstrap_options: -MPq git %s
- name: py2-git-fluorine
provisioner:
salt_version: fluorine
salt_bootstrap_options: -MPq git %s
- name: py2-git-develop
provisioner:
salt_version: develop
salt_bootstrap_options: -MPq git %s
- name: py2-stable-2017.7
provisioner:
salt_version: 2017.7