Merge "Enable access to the Internet in case if Calico is used"

This commit is contained in:
Jenkins 2016-09-23 14:58:28 +00:00 committed by Gerrit Code Review
commit af8b628f8c
1 changed files with 3 additions and 1 deletions

View File

@ -18,4 +18,6 @@ sed -i.bak "s/%%IP%%/$1/g" systemd/calico-node.service
cp -f systemd/calico-node.service /etc/systemd/system/
systemctl enable calico-node.service
systemctl start calico-node
systemctl start calico-node
calicoctl pool add 192.168.0.0/16 --nat-outgoing