Skip to content
Snippets Groups Projects
Commit 8b2bec70 authored by Aivars Sterns's avatar Aivars Sterns Committed by Matthew Mosesohn
Browse files

add bastion role to scale (#1882)

parent 12526754
No related branches found
No related tags found
No related merge requests found
---
- hosts: localhost
gather_facts: False
roles:
- { role: kubespray-defaults}
- { role: bastion-ssh-config, tags: ["localhost", "bastion"]}
##Bootstrap any new workers
- hosts: kube-node
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment