From 649f0dd9c5ca586d8b637400dd19c0c4059447d6 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Wed, 30 Aug 2017 13:09:56 -0600 Subject: initial commit --- salt/openbook/ansible/files/env.yaml.docker_registry.example | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 salt/openbook/ansible/files/env.yaml.docker_registry.example (limited to 'salt/openbook/ansible/files/env.yaml.docker_registry.example') diff --git a/salt/openbook/ansible/files/env.yaml.docker_registry.example b/salt/openbook/ansible/files/env.yaml.docker_registry.example new file mode 100644 index 0000000..ccdef39 --- /dev/null +++ b/salt/openbook/ansible/files/env.yaml.docker_registry.example @@ -0,0 +1,10 @@ +--- +globals: + ansible_ssh_user: root + ansible_python_interpreter: /usr/bin/python2 + +hosts: + - host1: + cn: ~ + username: ~ + password: ~ -- cgit v1.3