diff --git a/cloud-init_template_creation.sh b/ARCHIVE/cloud-init_template_creation.sh similarity index 99% rename from cloud-init_template_creation.sh rename to ARCHIVE/cloud-init_template_creation.sh index 8043612..a949a16 100644 --- a/cloud-init_template_creation.sh +++ b/ARCHIVE/cloud-init_template_creation.sh @@ -1,4 +1,3 @@ - # installing libguestfs-tools only required once, prior to first run apt update -y apt install libguestfs-tools -y