summaryrefslogtreecommitdiff
path: root/salt/openbook/ansible/files/env.yaml.openbook_docker_slave.example
blob: 72a854955c2f3e0fae8ee5b2bfb2cebab28b5a8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
globals:
  ansible_ssh_user: root
  locale: en_US.utf8
  ansible_python_interpreter: /usr/bin/python2
  salt_master: localhost

hosts:
  - host1:
      database_root_password: ~
      docker_username: ~
      docker_password: ~
      webdav_username: ~
      webdav_password: ~