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