Skip to content

Commit

Permalink
[ignore] change ci instances
Browse files Browse the repository at this point in the history
  • Loading branch information
akinross committed Dec 17, 2024
1 parent b76ca6a commit d8d0520
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/integration/inventory.networking
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
ndo

[ndo]
lh-dmz1-pod1-ndo-v421 ansible_host=173.36.219.30 mso_hostname=173.36.219.30
lh-dmz1-pod1-ndo-v372 ansible_host=173.36.219.31 mso_hostname=173.36.219.31
lh-dmz1-pod1-ndo-v412 ansible_host=173.36.219.32 mso_hostname=173.36.219.32
lh-dmz1-pod1-ndo-v431 ansible_host=173.36.219.35 mso_hostname=173.36.219.35
sjc19-105-dcn-dmz-nd-ci-01 ansible_host=173.36.219.29 mso_hostname=173.36.219.29
sjc19-105-dcn-dmz-nd-ci-02 ansible_host=173.36.219.30 mso_hostname=173.36.219.30
sjc19-105-dcn-dmz-nd-ci-03 ansible_host=173.36.219.31 mso_hostname=173.36.219.31
sjc19-105-dcn-dmz-nd-ci-04 ansible_host=173.36.219.32 mso_hostname=173.36.219.32

[all:vars]
mso_username=ansible_github_ci
mso_password="sJ94G92#8dq2hx*K4qh"
mso_password="ZgsFkorrTJqVQnnvRo8BAgvGzrmNir"
ansible_user=ansible_github_ci
ansible_httpapi_password="sJ94G92#8dq2hx*K4qh"
ansible_httpapi_password="ZgsFkorrTJqVQnnvRo8BAgvGzrmNir"
ansible_network_os=cisco.nd.nd
ansible_connection=ansible.netcommon.httpapi
ansible_httpapi_validate_certs=False
Expand Down

0 comments on commit d8d0520

Please sign in to comment.