Merge pull request #6019 from cvrebert/patch-1

minion.py: caps in comments
This commit is contained in:
Joseph Hall 2013-07-07 14:33:34 -07:00
commit 5c1ad5b571

View File

@ -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):