dne-dna-code icon indicating copy to clipboard operation
dne-dna-code copied to clipboard

updated xe sandbox creds

Open bigevilbeard opened this issue 2 years ago • 2 comments

@klevenstein @annegentle fixes for https://github.com/CiscoDevNet/learning-labs-issues/issues/340 https://app.asana.com/0/1198519112934421/1202311527450743

bigevilbeard avatar May 20 '22 16:05 bigevilbeard

Do these also need to be changed in other places? Screen Shot 2022-05-25 at 9 48 48 AM

annegentle avatar May 25 '22 14:05 annegentle

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",

bigevilbeard avatar May 25 '22 15:05 bigevilbeard