Add vpcu parameter, change default memory, add reboot
This commit is contained in:
parent
3d938e3371
commit
4ad081122c
2 changed files with 12 additions and 2 deletions
|
|
@ -20,4 +20,12 @@ runcmd:
|
|||
- "subscription-manager repos --enable=rhel-8-for-x86_64-baseos-eus-rpms --enable=rhel-8-for-x86_64-appstream-eus-rpms --enable=rhel-8-for-x86_64-highavailability-eus-rpms --enable=ansible-2.9-for-rhel-8-x86_64-rpms --enable=openstack-16.2-for-rhel-8-x86_64-rpms --enable=fast-datapath-for-rhel-8-x86_64-rpms"
|
||||
- "dnf module disable -y container-tools:rhel8"
|
||||
- "dnf module enable -y container-tools:3.0"
|
||||
- "dnf update -y"
|
||||
- "dnf update -y"
|
||||
- "echo ***************************************************************************"
|
||||
- "echo *** ***"
|
||||
- "echo *** ***"
|
||||
- "echo *** DNF UPDATE COMPLETE - REBOOT NOW ***"
|
||||
- "echo *** ***"
|
||||
- "echo *** ***"
|
||||
- "echo ***************************************************************************"
|
||||
- "reboot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue