Skip to content

Commit

Permalink
Add calico network
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Yuga committed Jan 1, 2021
1 parent bae0232 commit a363c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hands-on/vagrant/Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Vagrant.configure("2") do |config|
ansible.extra_vars = {
node: "master",
node_ip: "10.18.0.11",
network: "calico",
}
end
end
Expand Down

0 comments on commit a363c5f

Please sign in to comment.