Skip to content
Snippets Groups Projects
Commit d52e64f3 authored by Debian's avatar Debian
Browse files

removed hosts.yml

parent c2a90621
No related branches found
No related tags found
No related merge requests found
all:
hosts:
host1:
ansible_ssh_user: debian
ansible_python_interpreter: /usr/bin/python
become: yes
children:
soctools_server:
hosts:
host1:
nifi:
hosts:
host1:
nifi_scale: 3
haproxy:
hosts:
host1:
zookeeper:
hosts:
host1:
zookeeper_scale: 3
\ No newline at end of file
all:
hosts:
soctools.example.com:
host1:
ansible_ssh_user: debian
ansible_python_interpreter: /usr/bin/python
become: yes
children:
soctools_server:
hosts:
soctools.example.com:
host1:
nifi:
hosts:
soctools.example.com:
host1:
nifi_scale: 3
haproxy:
hosts:
soctools.example.com:
host1:
zookeeper:
hosts:
soctools.example.com:
\ No newline at end of file
host1:
zookeeper_scale: 3
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment