nut wip
This commit is contained in:
4
ansible/inventory/host_vars/kube00/kube00.yaml
Normal file
4
ansible/inventory/host_vars/kube00/kube00.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
ansible_host: kube01.balsillie.net
|
||||
ssh_public_key_string: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGtk+mk1+J3sZ3CA/yS7XV2wH913IdJj0gznmb/nI2nV ladmin@kube01.balsillie.net
|
||||
k8s_remove_control_plane_taint: true
|
8
ansible/inventory/host_vars/kube00/nut.yaml
Normal file
8
ansible/inventory/host_vars/kube00/nut.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
nut_client_server_list:
|
||||
- host: hv00.balsillie.house
|
||||
port: 3493
|
||||
ssl: true
|
||||
username: "{{ nut_client_username }}"
|
||||
password: "{{ nut_client_password }}"
|
Reference in New Issue
Block a user