1
0
IaC/ansible/inventory/host_vars/kube00.balsillie.house/nut_client.yaml
michael 7eddbba696 Add k8s shutdown/openup scripts
Add nut ansible roles
Add acme certificate ansible role
2024-01-11 01:11:16 +13:00

8 lines
199 B
YAML

nut_client_local_server: false
nut_client_server_list:
- host: hv00.balsillie.house
port: 3493
ssl: true
username: "{{ nut_client_username }}"
password: "{{ nut_client_password }}"