update
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
# Global configuration
|
# Global configuration
|
||||||
|
|
||||||
|
# Directories (on remote host)
|
||||||
|
logs_dir: "/tmp/resf-test-logs"
|
||||||
|
work_dir: "/tmp/resf-test-work"
|
||||||
|
|
||||||
# SSH defaults
|
# SSH defaults
|
||||||
ssh_user: "rocky"
|
ssh_user: "rocky"
|
||||||
|
|
||||||
|
|||||||
@@ -19,3 +19,4 @@ root_password: "{{ default_image_password }}"
|
|||||||
# VM settings
|
# VM settings
|
||||||
vm_memory: 4096
|
vm_memory: 4096
|
||||||
vm_vcpus: 4
|
vm_vcpus: 4
|
||||||
|
vm_network: "default"
|
||||||
Reference in New Issue
Block a user