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