Przeglądaj źródła

Tests cleanups

tags/0.4
Ales Komarek 8 lat temu
rodzic
commit
ccbb103887
3 zmienionych plików z 3 dodań i 0 usunięć
  1. +1
    -0
      tests/pillar/control_cloud_digitalocean.sls
  2. +1
    -0
      tests/pillar/control_cloud_openstack.sls
  3. +1
    -0
      tests/pillar/control_virt.sls

+ 1
- 0
tests/pillar/control_cloud_digitalocean.sls Wyświetl plik

@@ -1,6 +1,7 @@
salt:
control:
enabled: true
cloud_enabled: true
provider:
digitalocean_account:
engine: digital_ocean

+ 1
- 0
tests/pillar/control_cloud_openstack.sls Wyświetl plik

@@ -1,6 +1,7 @@
salt:
control:
enabled: true
cloud_enabled: true
provider:
openstack_account:
engine: openstack

+ 1
- 0
tests/pillar/control_virt.sls Wyświetl plik

@@ -1,6 +1,7 @@
salt:
control:
enabled: true
virt_enabled: true
size:
small:
cpu: 1

Ładowanie…
Anuluj
Zapisz