mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Another indentation fix in salt.states.alternatives
This commit is contained in:
parent
85d0576583
commit
34aaea93b4
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ Control the alternatives system
|
|||
|
||||
hadoop-0.20-conf:
|
||||
alternatives.remove:
|
||||
- name: hadoop-0.20-conf
|
||||
- path: {{ my_hadoop_conf }}
|
||||
- name: hadoop-0.20-conf
|
||||
- path: {{ my_hadoop_conf }}
|
||||
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue