Selaa lähdekoodia

Fix tests

tags/0.4
Filip Pytloun 8 vuotta sitten
vanhempi
commit
587cab3fd1
1 muutettua tiedostoa jossa 5 lisäystä ja 3 poistoa
  1. +5
    -3
      tests/pillar/control_virt.sls

+ 5
- 3
tests/pillar/control_virt.sls Näytä tiedosto

@@ -1,4 +1,6 @@
salt:
minion:
enabled: true
control:
enabled: true
virt_enabled: true
@@ -25,9 +27,9 @@ salt:
node:
ubuntu1:
provider: node01.domain.com
image: ubuntu.qcow
image: "salt://ubuntu.qcow"
size: medium
ubuntu2:
provider: node02.domain.com
image: bubuntu.qcomw
size: small
image: "http://ubuntu.com"
size: small

Loading…
Peruuta
Tallenna