refactor(provision): add host entries in single host multiple hostnames
authorJavier Bértoli <jbertoli@curii.com>
Fri, 16 Apr 2021 22:01:12 +0000 (19:01 -0300)
committerJavier Bértoli <jbertoli@curii.com>
Fri, 16 Apr 2021 22:11:35 +0000 (19:11 -0300)
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 <jbertoli@curii.com>

tools/salt-install/config_examples/single_host/multiple_hostnames/states/host_entries.sls

index 53a9148cc0a7a832cd87d618d7576270554e30d4..379f4765cb0aa88689f31d99bf5c03ea84d5e560 100644 (file)
@@ -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: