1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
5 {%- set curr_tpldir = tpldir %}
6 {%- set tpldir = 'arvados' %}
7 {%- from "arvados/map.jinja" import arvados with context %}
8 {%- set tpldir = curr_tpldir %}
10 arvados_test_salt_states_examples_single_host_etc_hosts_host_present:
14 - {{ arvados.cluster.name }}.{{ arvados.cluster.domain }}
15 # NOTE! This just works for our testings.
16 # Won't work if the cluster name != host name
32 - {{ entry }}.internal
33 - {{ entry }}.{{ arvados.cluster.name }}.{{ arvados.cluster.domain }}
37 - service: nginx_service