rename hostname for dhcp tagging
This commit is contained in:
parent
9f54cae604
commit
47e1e33a0e
|
@ -7,7 +7,7 @@ chpasswd:
|
||||||
list:
|
list:
|
||||||
- ubuntu:ubuntu
|
- ubuntu:ubuntu
|
||||||
|
|
||||||
hostname: node16
|
hostname: node
|
||||||
ssh_pwauth: true
|
ssh_pwauth: true
|
||||||
ssh_authorized_keys:
|
ssh_authorized_keys:
|
||||||
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM47gCbb0BQOm6H4Ol8DEKD+CXTNYDJxe7QvJhdLZR/F kyle@petrichor
|
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM47gCbb0BQOm6H4Ol8DEKD+CXTNYDJxe7QvJhdLZR/F kyle@petrichor
|
||||||
|
|
Loading…
Reference in New Issue