mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
update ubuntu-rolling to 18.04
This commit is contained in:
parent
6cd0d31c03
commit
d228e72477
1 changed files with 1 additions and 4 deletions
|
@ -92,12 +92,9 @@ platforms:
|
|||
- yum install -y upstart
|
||||
provisioner:
|
||||
salt_bootstrap_options: -P -p rsync -y -x python2.7 -X git v<%= version %> >/dev/null
|
||||
- name: ubuntu-rolling
|
||||
- name: ubuntu-18.04
|
||||
driver_config:
|
||||
image: ubuntu:rolling
|
||||
run_command: /lib/systemd/systemd
|
||||
provisioner:
|
||||
salt_bootstrap_url: https://raw.githubusercontent.com/saltstack/salt-bootstrap/develop/bootstrap-salt.sh
|
||||
- name: ubuntu-16.04
|
||||
driver_config:
|
||||
run_command: /lib/systemd/systemd
|
||||
|
|
Loading…
Add table
Reference in a new issue