diff --git a/scale.yml b/scale.yml index 0bd7e7d23515f0f309eaaed1324fccdc71320475..05f9641d1884459c4feb2a7a0531251346415016 100644 --- a/scale.yml +++ b/scale.yml @@ -1,4 +1,9 @@ --- +- hosts: localhost + gather_facts: False + roles: + - { role: kubespray-defaults} + - { role: bastion-ssh-config, tags: ["localhost", "bastion"]} ##Bootstrap any new workers - hosts: kube-node