From: Javier Bértoli Date: Fri, 16 Apr 2021 22:01:12 +0000 (-0300) Subject: refactor(provision): add host entries in single host multiple hostnames X-Git-Tag: 2.2.0~65^2~5 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/317c18d0c4405a59d913d8c5c32189223b752096 refactor(provision): add host entries in single host multiple hostnames We could use the example states in the formula, but added them here for the sake of completeness refs #17246 Arvados-DCO-1.1-Signed-off-by: Javier Bértoli --- diff --git a/tools/salt-install/config_examples/single_host/multiple_hostnames/states/host_entries.sls b/tools/salt-install/config_examples/single_host/multiple_hostnames/states/host_entries.sls index 53a9148cc0..379f4765cb 100644 --- a/tools/salt-install/config_examples/single_host/multiple_hostnames/states/host_entries.sls +++ b/tools/salt-install/config_examples/single_host/multiple_hostnames/states/host_entries.sls @@ -29,6 +29,7 @@ arvados_test_salt_states_examples_single_host_etc_hosts_host_present: ] %} - {{ entry }} + - {{ entry }}.internal - {{ entry }}.{{ arvados.cluster.name }}.{{ arvados.cluster.domain }} {%- endfor %} - require_in: