mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
docker does not provision a docker group anymore, so do not add vagrant user to it
This commit is contained in:
@@ -55,7 +55,6 @@ grains:
|
||||
apiservers: '$(echo "$MASTER_IP" | sed -e "s/'/''/g")'
|
||||
roles:
|
||||
- kubernetes-pool
|
||||
- kubernetes-pool-vagrant
|
||||
cbr-cidr: '$(echo "$CONTAINER_SUBNET" | sed -e "s/'/''/g")'
|
||||
minion_ip: '$(echo "$MINION_IP" | sed -e "s/'/''/g")'
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user