Explorar el Código

Update comment for consistency

tags/v0.57.0
Charles McLaughlin hace 7 años
padre
commit
3a261c7da0
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. +1
    -1
      salt/files/cloud.maps.d/_saltify.conf
  2. +1
    -1
      salt/files/cloud.profiles.d/_saltify.conf
  3. +1
    -1
      salt/files/cloud.providers.d/_saltify.conf

+ 1
- 1
salt/files/cloud.maps.d/_saltify.conf Ver fichero

@@ -1,4 +1,4 @@
# This file is managed by Salt
# This file is managed by Salt! Do not edit by hand!
make_salty:
- someinstance:
ssh_host: somehost.somedomain

+ 1
- 1
salt/files/cloud.profiles.d/_saltify.conf Ver fichero

@@ -1,3 +1,3 @@
# This file is managed by Salt
# This file is managed by Salt! Do not edit by hand!
make_salty:
provider: saltify

+ 1
- 1
salt/files/cloud.providers.d/_saltify.conf Ver fichero

@@ -1,4 +1,4 @@
# This file is managed by Salt
# This file is managed by Salt! Do not edit by hand!

{% set cloud = salt['pillar.get']('salt:cloud', {}) -%}


Cargando…
Cancelar
Guardar