diff --git a/copyofiacfilescript_20260803_135712.yaml20260803T135751.677973796 b/copyofiacfilescript_20260803_135712.yaml20260803T135751.677973796 deleted file mode 100644 index 25de7f5..0000000 --- a/copyofiacfilescript_20260803_135712.yaml20260803T135751.677973796 +++ /dev/null @@ -1,29 +0,0 @@ -infrastructure: - vm: - name: example-vm - - resources: - cpu: - value: 4 - min: 1 - max: 64 - - ram: - value: 16 # in MB - min: 1 - max: 512 - - storage: - value: 100 # in MB - min: 10 - max: 1000 - - image: ubuntu-22.04 - - network: - type: private - assignPublicIp: false - - metadata: - environment: dev - owner: pso \ No newline at end of file