dne-dna-code
dne-dna-code copied to clipboard
updated xe sandbox creds
@klevenstein @annegentle fixes for https://github.com/CiscoDevNet/learning-labs-issues/issues/340 https://app.asana.com/0/1198519112934421/1202311527450743
Do these also need to be changed in other places?
Hey @annegentle good question, i found these
❯ grep -nr ios-xe-mgmt.cisco.com
./intro-ansible/ansible-04-mission/04-mission.yaml:15: - inventory_hostname != "ios-xe-mgmt.cisco.com"
./intro-ansible/ansible-04-mission/04-mission.yaml:101: when: inventory_hostname != "ios-xe-mgmt.cisco.com"
./intro-ansible/hosts:26:ios-xe-mgmt.cisco.com ansible_port=8181
./dev/tunnel-ssl-ios-xe-mgmt.cisco.com.sh:3:# and as of 2018-08-23 the cert on ios-xe-mgmt.cisco.com does not have such
./dev/tunnel-ssl-ios-xe-mgmt.cisco.com.sh:5:echo 'Forwarding http://127.0.0.1:9443 -> https://ios-xe-mgmt.cisco.com:9443'
./dev/tunnel-ssl-ios-xe-mgmt.cisco.com.sh:6:socat TCP-LISTEN:9443,fork,reuseaddr,bind=127.0.0.1 OPENSSL:ios-xe-mgmt.cisco.com:9443,verify=0
./intro-dnac/env_lab.py:58: "host": "ios-xe-mgmt.cisco.com",
Binary file ./.git/index matches
./intro-mdp/postman/DevNet Sandbox RESTCONF Always On.postman_environment.json:8: "value": "ios-xe-mgmt.cisco.com",