Skip to content

Commit

Permalink
[fix] update inventory file
Browse files Browse the repository at this point in the history
  • Loading branch information
gireg.roussel committed Feb 28, 2025
1 parent d48e4c3 commit af7ce23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/edge/ansible/inventory.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[edge_1]
172.23.26.58 ansible_user=devkit ansible_password=devkit
172.23.26.98 ansible_user=octo ansible_password=devkit

[edge_1:vars]
EDGE_NAME="edge1"
IP_ADDRESS="172.23.26.58"
IP_ADDRESS="172.23.26.98"

[edge_2]
172.23.26.10 ansible_user=devkit ansible_password=devkit
Expand Down

0 comments on commit af7ce23

Please sign in to comment.