Revert "Switch to cloud-init for host initialization"

This reverts commit 5f7d47783b.
This reverts commit 33c62d0c42.
This commit is contained in:
Marco Nenciarini
2022-02-28 16:03:44 +01:00
parent 33c62d0c42
commit 830ca14118
6 changed files with 79 additions and 98 deletions

View File

@@ -12,9 +12,5 @@ terraform {
source = "tenstad/remote"
version = "~> 0.0.23"
}
template = {
source = "hashicorp/template"
version = "~> 2.2.0"
}
}
}