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 /docker_registry_installer.yaml | |
initial commit
Diffstat (limited to 'docker_registry_installer.yaml')
| -rw-r--r-- | docker_registry_installer.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docker_registry_installer.yaml b/docker_registry_installer.yaml new file mode 100644 index 0000000..a38e8eb --- /dev/null +++ b/docker_registry_installer.yaml @@ -0,0 +1,3 @@ +--- +- name: "Install Openbook: Docker Edition" + include: playbooks/install_docker_registry.yaml |
