diff --git a/samplescriptconfig_20260611_090408.yaml b/samplescriptconfig_20260611_090408.yaml deleted file mode 100644 index 74c2730..0000000 --- a/samplescriptconfig_20260611_090408.yaml +++ /dev/null @@ -1,22 +0,0 @@ -name: sample-vm-post-provisioning-config -version: "1.0" -description: Sample configuration file for VM script upload testing - -cloudEnvironment: - provider: ovh - region: eu-west - environmentType: test - -vm: - cpu: 2 - ramGb: 4 - storageGb: 20 - image: ubuntu-22.04 - -network: - sshPort: 22 - httpPort: 80 - -script: - executionTimeoutSeconds: 300 - runAsRoot: true