Skip to content

Commit

Permalink
Removing firewall disable as Vagrantfile does it
Browse files Browse the repository at this point in the history
  • Loading branch information
neelimamukiri committed Feb 24, 2017
1 parent c35231b commit c61dfc9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cluster/bootstrap_centos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,3 @@ yum install -y docker kubelet kubeadm kubectl kubernetes-cni
systemctl enable docker && systemctl start docker
systemctl enable kubelet && systemctl start kubelet

systemctl stop firewalld
systemctl disable firewalld

0 comments on commit c61dfc9

Please sign in to comment.