Update all.yml
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -6,3 +6,4 @@ discovery_seed_hosts: '["10.9.3.68"]' | ... | @@ -6,3 +6,4 @@ discovery_seed_hosts: '["10.9.3.68"]' |
| 6 | cluster_initial_master_nodes: '["master-1"]' | 6 | cluster_initial_master_nodes: '["master-1"]' |
| 7 | elastic_master_ip: "10.9.3.68" | 7 | elastic_master_ip: "10.9.3.68" |
| 8 | elasticsearch_hosts: '["http://10.9.3.68:9200"]' | 8 | elasticsearch_hosts: '["http://10.9.3.68:9200"]' |
| 9 | ansible_python_interpreter: '/usr/bin/env python3' # hay un bug con rhel8 con el modulo setup que no solo busca /usr/bin/python y no el default python de rhel8 | ... | ... |
-
Please register or sign in to post a comment