File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
infrastructure/server-setup Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 4242 role : admin
4343 ssh_keys :
4444 - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINgMcsSBwTE0EbMDRSF1T4vJDcN/5HAjKGbi2DqV7g/Q vmudryi@opencrvs.org
45-
45+ - name : alise
46+ state : present
47+ role : admin
48+ ssh_keys :
49+ - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINgMcsSBwTE0EbMDRSF1T4vJDcN/5HAjKGbi2DqV7g/Q vmudryi@opencrvs.org
4650 children :
4751 master :
4852 hosts :
Original file line number Diff line number Diff line change 8787 include_tasks : tasks/k8s/kube-api-add-extra-sans.yml
8888 - name : Distribute kubeconfig into users directory
8989 include_tasks : tasks/k8s/user-kubeconfig.yml
90+ apply :
91+ tags :
92+ - users
93+ tags :
94+ - users
9095- name : Setup Kubernetes Cluster UFW
9196 hosts : master, workers
9297 become : yes
You can’t perform that action at this time.
0 commit comments