mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-14 14:18:40 +02:00
default image: sool9. cloud-init add local repo
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
{%- for role, hosts in HYPERVISORS.items() %}
|
||||
{%- for host in hosts.keys() -%}
|
||||
|
||||
core-{{host}}:
|
||||
sool9-{{host}}:
|
||||
provider: kvm-ssh-{{host}}
|
||||
base_domain: coreol9
|
||||
base_domain: sool9
|
||||
ip_source: qemu-agent
|
||||
ssh_username: soqemussh
|
||||
private_key: /home/soqemussh/.ssh/id_ed25519
|
||||
|
||||
Reference in New Issue
Block a user