mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Add hard arc to map creation
This commit is contained in:
parent
392160fd73
commit
61d86c0e34
@ -197,7 +197,7 @@ class Map(Cloud):
|
||||
map_ = salt.config.include_config(map_, self.opts['map'])
|
||||
return map_
|
||||
|
||||
def run_map(self):
|
||||
def run_map(self, hard=False):
|
||||
'''
|
||||
Execute the contents of the vm map
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user