Skip to content

Commit

Permalink
semaphore has no sudo and cannot use hosts: localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Dec 19, 2024
1 parent dee6f3b commit b5d3f45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inventory/test/hosts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ k8s-node03 ansible_host=10.0.0.212 ip=10.0.0.212
k8s-node04 ansible_host=10.0.0.213 ip=10.0.0.213
k8s-node05 ansible_host=10.0.0.214 ip=10.0.0.214
;k8s-node06 ansible_host=10.0.0.215 ip=10.0.0.215
controller ansible_host=10.0.0.206

# list of servers where kubernetes control plane components (apiserver, scheduler, controller) will run.
[kube_control_plane]
Expand Down

0 comments on commit b5d3f45

Please sign in to comment.