diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-13 16:50:55 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-13 16:50:55 -0700 |
| commit | ffa2a169ea98fb54a29d90ca158059e79e2816ba (patch) | |
| tree | 018461d031b71178fa48b9672d8e39bac4de1270 /playbooks/install_openbook_docker_slave.yaml | |
initial commit
Diffstat (limited to 'playbooks/install_openbook_docker_slave.yaml')
| -rw-r--r-- | playbooks/install_openbook_docker_slave.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/playbooks/install_openbook_docker_slave.yaml b/playbooks/install_openbook_docker_slave.yaml new file mode 100644 index 0000000..ebcec43 --- /dev/null +++ b/playbooks/install_openbook_docker_slave.yaml @@ -0,0 +1,9 @@ +--- +- include: salt.yaml +- include: docker.yaml +- include: mysql_client.yaml +- include: openjdk.yaml +- include: gradle.yaml +- include: jenkins_user.yaml +- include: ssh_keys.yaml +- include: ansible.yaml |
