Przeglądaj źródła

ci(kitchen): avoid using bootstrap for `master` instances [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/124
tags/v0.10.1
Imran Iqbal 5 lat temu
rodzic
commit
7aebed62a7
1 zmienionych plików z 0 dodań i 6 usunięć
  1. +0
    -6
      kitchen.yml

+ 0
- 6
kitchen.yml Wyświetl plik

@@ -15,15 +15,9 @@ platforms:
- name: debian-10-master-py3
driver:
image: netmanagers/salt-master-py3:debian-10
provision_command:
- curl -o bootstrap-salt.sh -L https://bootstrap.saltstack.com
- sh bootstrap-salt.sh -XdPbfrq -x python3 git master
- name: ubuntu-1804-master-py3
driver:
image: netmanagers/salt-master-py3:ubuntu-18.04
provision_command:
- curl -o bootstrap-salt.sh -L https://bootstrap.saltstack.com
- sh bootstrap-salt.sh -XdPbfrq -x python3 git master

## SALT `2019.2`
- name: debian-9-2019-2-py3

Ładowanie…
Anuluj
Zapisz