mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
clean up some newlines
This commit is contained in:
parent
598d715d28
commit
b12564796d
@ -28,7 +28,6 @@ class Master(parsers.MasterOptionParser):
|
||||
'''
|
||||
Creates a master server
|
||||
'''
|
||||
|
||||
def prepare(self):
|
||||
'''
|
||||
Run the preparation sequence required to start a salt master server.
|
||||
@ -115,7 +114,6 @@ class Minion(parsers.MinionOptionParser):
|
||||
'''
|
||||
Create a minion server
|
||||
'''
|
||||
|
||||
def prepare(self):
|
||||
'''
|
||||
Run the preparation sequence required to start a salt minion.
|
||||
|
Loading…
Reference in New Issue
Block a user