Files
configpolicy/roles/pikvm/defaults/main.yml
Dustin C. Hatch cce485db54 pikvm: Add role/playbook for PiKVM
PiKVM comes with its own custom Arch Linux-based operating systems.  We
want to be able to manage it with our configuration policy, especially
for setting up authentication, etc.  It won't really work with the
host-provisioner without some pretty significant changes to the base
playbooks, but we can control some bits directly.
2025-12-01 10:01:07 -06:00

7 lines
81 B
YAML

pikvm_users: []
pikvm_meta:
server:
host: '{{ ansible_fqdn }}'
kvm: {}