feat: Add graylog
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.41
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 641
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.2
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
ip_addr: 10.0.2.2
|
||||
# interface which will be used for flannel
|
||||
flannel_iface: "vmbr0"
|
||||
Reference in New Issue
Block a user