mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Finished implementation of correct application id
This commit is contained in:
@@ -1 +1 @@
|
||||
application_id: locales
|
||||
application_id: dev-locales
|
||||
|
@@ -1 +1 @@
|
||||
application_id: nodejs
|
||||
application_id: dev-nodejs
|
||||
|
@@ -1 +1 @@
|
||||
application_id: jenkins
|
||||
application_id: web-app-jenkins
|
@@ -1 +1 @@
|
||||
application_id: socialhome
|
||||
application_id: web-app-socialhome
|
@@ -1,5 +1,5 @@
|
||||
# General Configuration
|
||||
application_id: syncope
|
||||
application_id: web-app-syncope
|
||||
database_type: "postgres"
|
||||
database_password: "{{ domains | get_domain(application_id).credentials.database_password }}"
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
application_id: xmpp
|
||||
application_id: web-app-xmpp
|
Reference in New Issue
Block a user