mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
The GitHub IP changed.
This commit is contained in:
parent
a566e2829c
commit
d88d34ca24
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import integration
|
|||
|
||||
KNOWN_HOSTS = os.path.join(integration.TMP, 'known_hosts')
|
||||
GITHUB_FINGERPRINT = '16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48'
|
||||
GITHUB_IP = '207.97.227.239'
|
||||
GITHUB_IP = '192.30.252.129'
|
||||
|
||||
|
||||
class SSHKnownHostsStateTest(integration.ModuleCase,
|
||||
|
|
Loading…
Add table
Reference in a new issue