mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-11 03:32:53 +01:00
ensure cloud-init is removed
This commit is contained in:
@@ -521,7 +521,7 @@ runcmd:
|
|||||||
- xfs_growfs /dev/vg_main/lv_root
|
- xfs_growfs /dev/vg_main/lv_root
|
||||||
- systemctl stop cloud-init
|
- systemctl stop cloud-init
|
||||||
- systemctl disable cloud-init
|
- systemctl disable cloud-init
|
||||||
- dnf remove cloud-init
|
- dnf -y remove cloud-init
|
||||||
- shutdown -P now
|
- shutdown -P now
|
||||||
"""
|
"""
|
||||||
user_data_path = os.path.join(vm_dir, 'user-data')
|
user_data_path = os.path.join(vm_dir, 'user-data')
|
||||||
|
|||||||
Reference in New Issue
Block a user