Ver código fonte

Tests cleanups

tags/0.4
Ales Komarek 8 anos atrás
pai
commit
ccbb103887
3 arquivos alterados com 3 adições e 0 exclusões
  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 Ver arquivo

@@ -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 Ver arquivo

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

+ 1
- 0
tests/pillar/control_virt.sls Ver arquivo

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

Carregando…
Cancelar
Salvar