Skip to content

Commit b6f2094

Browse files
committed
comment
1 parent 2d34e8b commit b6f2094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vagrantfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configuration parameters
22
VAGRANT_BASE_OS = "bento/ubuntu-24.04" # "bento/ubuntu-22.04"
3-
PRIVATE_NETWORK = "private_network" # For Host -> VM and VM <-> VM within the network
3+
PRIVATE_NETWORK = "private_network" # For Host -> VM and VM <-> VM (within the network)
44
BASE_CIDR = "10.201.0.0" # Base address for pods
55

66
# Create list of one or more Control Plane Nodes (but one is sufficient)

0 commit comments

Comments
 (0)