Compare commits
1 Commits
abf773c8ec
...
ansible
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5908d8f08e |
@@ -1,6 +1,10 @@
|
||||
---
|
||||
# Global configuration
|
||||
|
||||
# Directories (on remote host)
|
||||
logs_dir: "/tmp/resf-test-logs"
|
||||
work_dir: "/tmp/resf-test-work"
|
||||
|
||||
# SSH defaults
|
||||
ssh_user: "rocky"
|
||||
|
||||
|
||||
@@ -19,3 +19,4 @@ root_password: "{{ default_image_password }}"
|
||||
# VM settings
|
||||
vm_memory: 4096
|
||||
vm_vcpus: 4
|
||||
vm_network: "default"
|
||||
Reference in New Issue
Block a user