Commit a7fbc12cf732e04f00587d8dec1a19d73d0c4b88

Authored by Paulo Tada
1 parent e8b9c61c
Exists in master and in 1 other branch mezuro_spb

Fixing for the fix

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
nodes.yaml
... ... @@ -17,7 +17,7 @@ database:
17 17 monitor:
18 18 run_list:
19 19 - role[server]
20   - - role[monitor_server]
  20 + - role[monitoring_server]
21 21 reverseproxy:
22 22 run_list:
23 23 - role[server]
... ...