Getting information for first VM to configure others
19 views
Skip to first unread message
Yann
unread,
Oct 4, 2022, 5:17:19 AM10/4/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vagrant
Hello !
I'm trying to configure a Vagrantfile that will create a k3s cluster on libvirt.
I defined a master and three workers, but i need to extract the server token and the IP address from the master VM to configure the workers. Do you have any insight about how to do that in a Vagrantfile ? that would be much appreciated :)