update: add k3s_url_ip variable to configuration files and update references in Ansible playbooks
This commit is contained in:
parent
ae59661982
commit
34fbe9b5b3
5 changed files with 18 additions and 14 deletions
|
|
@ -7,3 +7,4 @@ export VM1_IP="192.168.56.80"
|
|||
export VM2_IP="192.168.56.81"
|
||||
export VM3_IP="192.168.56.82"
|
||||
export VAGRANT_NETWORK_PREFIX="192.168.56"
|
||||
export K3S_URL_IP="192.168.56.250"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue