mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-25 09:26:01 +00:00
Refactor Ansible Playbooks to add Docker-Portainer deployment
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
write-kubeconfig-mode: "0644"
|
||||
token: {{ hostvars['server1']['token'] }}
|
||||
server: https://{{ hostvars['server1']['ansible_host'] }}:9345
|
||||
node-label:
|
||||
- "agent=true"
|
||||
Reference in New Issue
Block a user