mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
really? I did this?
This commit is contained in:
parent
8b4473c27c
commit
d1e20659fe
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ class State(object):
|
|||
return self.call_high(high)
|
||||
return high
|
||||
|
||||
def HighState(object):
|
||||
class HighState(object):
|
||||
'''
|
||||
Generate and execute the salt "High State". The High State is the compound
|
||||
state derived from a group of template files stored on the salt master or
|
||||
|
|
Loading…
Add table
Reference in a new issue