Procházet zdrojové kódy

Fix reactor examples

master
Javier Bértoli před 7 roky
rodič
revize
3a1e7ad9f9
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      pillar.example

+ 2
- 2
pillar.example Zobrazit soubor

@@ -182,7 +182,7 @@ salt:
# They override reactors configured in
# 'salt:reactors' or the old 'salt:reactor' parameters
reactors:
- 'master/deploy':
- 'minion/deploy':
- /srv/salt/reactors/deploy.sls

# salt cloud config
@@ -260,7 +260,7 @@ salt:
pub: |
...........

# These reactors will be configured both to the minion and the master
# These reactors will be configured both in the minion and the master
reactors:
- 'deploy':
- /srv/salt/reactors/deploy.sls

Načítá se…
Zrušit
Uložit