mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #6019 from cvrebert/patch-1
minion.py: caps in comments
This commit is contained in:
commit
5c1ad5b571
@ -56,8 +56,8 @@ log = logging.getLogger(__name__)
|
||||
# 2. Generate the function mapping dict
|
||||
# 3. Authenticate with the master
|
||||
# 4. Store the AES key
|
||||
# 5. connect to the publisher
|
||||
# 6. handle publications
|
||||
# 5. Connect to the publisher
|
||||
# 6. Handle publications
|
||||
|
||||
|
||||
def resolve_dns(opts):
|
||||
|
Loading…
Reference in New Issue
Block a user