Преглед изворни кода

Merge pull request #158 from alxwr/no-print

Dropped leftover debugging output
tags/v0.41.0
alxwr пре 5 година
родитељ
комит
234864611c
No account linked to committer's email address
1 измењених фајлова са 0 додато и 1 уклоњено
  1. +0
    -1
      _pillar/known_hosts_salt_ssh.sls

+ 0
- 1
_pillar/known_hosts_salt_ssh.sls Прегледај датотеку

@@ -91,7 +91,6 @@ def host_keys(minion_id):
trusted_keys = host_keys_from_known_hosts(minion_id,
config_dir()+'/known_hosts')
if trusted_keys:
print "trusted_keys"
return trusted_keys
# Get keys from host key cache
cache_file = "{}/known_hosts_salt_ssh/{}.pub".format(cache_dir(), minion_id)

Loading…
Откажи
Сачувај