diff --git a/group_vars/infrastructure.yml b/group_vars/infrastructure.yml index c9a2820..7cda824 100644 --- a/group_vars/infrastructure.yml +++ b/group_vars/infrastructure.yml @@ -67,6 +67,8 @@ photon_languages: photon_domain: "photon-eu.stadtnavi.eu" photon_enable_updates: false +photon_new_domain: "photon-new.stadtnavi.leonard.io" + poi_postgres_password: !vault | $ANSIBLE_VAULT;1.1;AES256 64376438333432666530336462363031376638323263363434346138656538373965363932343338 diff --git a/infrastructure.yml b/infrastructure.yml index fda0892..e5049d3 100644 --- a/infrastructure.yml +++ b/infrastructure.yml @@ -15,3 +15,4 @@ - services - leonardehrenfried.baseline.nominatim - leonardehrenfried.baseline.photon + - leonardehrenfried.baseline.photon_new