Skip to content

Commit

Permalink
Merge pull request #16 from cloudify-incubator/1.9.7
Browse files Browse the repository at this point in the history
Update cloud-config.yaml
  • Loading branch information
EarthmanT authored Jan 7, 2019
2 parents 70dd67c + c67c3c4 commit 97f38ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions imports/cloud-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ node_templates:
packages:
- [ca-certificates, 2017.2.14]
- [docker-engine, 1.13.1]
- [kubelet, 1.9.6-0]
- [kubeadm, 1.9.6-0]
- [kubectl, 1.9.6-0]
- [kubelet, 1.9.7-0]
- [kubeadm, 1.9.7-0]
- [kubectl, 1.9.7-0]
- [kubernetes-cni, 0.6.0-0]
runcmd:
- [ setenforce, 0 ]
Expand Down

0 comments on commit 97f38ca

Please sign in to comment.