Graylog2 / graylog-ansible-role

Ansible role which installs and configures Graylog
Apache License 2.0
212 stars 126 forks source link

Physical Nodes Installation #156

Closed mmihir82 closed 4 years ago

mmihir82 commented 4 years ago

Hello, Like to install on physical multi nodes. How can I use your repo to install on physical nodes, instead VM. Like to use 3 physical nodes all running Ubuntu. Can you help, how I can use your repo to install on physical nodes? Thank you

malcyon commented 4 years ago

That's really more of an Ansible question. It's not specifically related to this module.

In general, you'd put the IP of the server into your hosts file and run Ansible against it. But I'd recommend reading up on the Ansible documentation.

https://docs.ansible.com/ansible/latest/user_guide/intro_inventory.html