Add templates/k0s_controller_node.yml.template
This commit is contained in:
8
templates/k0s_controller_node.yml.template
Normal file
8
templates/k0s_controller_node.yml.template
Normal file
@@ -0,0 +1,8 @@
|
||||
- role: controller
|
||||
privateInterface: [CONTROLLER-INT]
|
||||
privateAddress: [CONTROLLER-IP]
|
||||
ssh:
|
||||
address: [CONTROLLER-IP]
|
||||
user: [CONTROLLER-SSH-USER]
|
||||
port: [CONTROLLER-SSH-PORT]
|
||||
keyPath: [CONTROLLER-SSH-KEYPATH]
|
||||
Reference in New Issue
Block a user