aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/k8s_vm_init.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26Remove old Rancher-based deployment scriptsGary Wu1-21/+0
Remove the old Rancher-based deployment scripts now that we're moving to RKE. Change-Id: I54356e77cf38076e4b2ac21f4fcd682586f40205 Issue-ID: OOM-1598 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-14Refactor k8s VM init script to use cloud-initGary Wu1-0/+21
Refactor k8s VM init script to use cloud-init to do apt dist-upgrade and reboot first before installing rancher agent. Change-Id: Id3d58d276673aff1d0d14bee103d1cdd9f7a3d3e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>