diff options
Diffstat (limited to 'xtesting-jumphost.yaml')
-rw-r--r-- | xtesting-jumphost.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xtesting-jumphost.yaml b/xtesting-jumphost.yaml new file mode 100644 index 0000000..43a10de --- /dev/null +++ b/xtesting-jumphost.yaml @@ -0,0 +1,5 @@ +--- +# file: webservers.yml +- hosts: kube-master + roles: + - xtesting-jumphost |