change domains

This commit is contained in:
Torma Kristóf 2022-05-04 13:59:01 +02:00
parent 2139bf02a2
commit ab047ee852
21 changed files with 32 additions and 32 deletions

View File

@ -1,5 +1,5 @@
--- ---
ansible_host: backup.stargate.internal ansible_host: backup.intra.tormakris.dev
servicename: mckay servicename: mckay
backup: backup:
host: oniel.tormakristof.eu host: oniel.tormakristof.eu

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: bitwarden.stargate.internal ansible_host: bitwarden.intra.tormakris.dev
... ...

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: drone-runner.stargate.internal ansible_host: drone-runner.intra.tormakris.dev
... ...

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: drone.stargate.internal ansible_host: drone.intra.tormakris.dev
... ...

View File

@ -1,10 +1,10 @@
--- ---
ansible_host: git.stargate.internal ansible_host: git.intra.tormakris.dev
servicename: git servicename: git
backup: backup:
folder: "/home/service-user" folder: "/home/service-user"
tarfolder: "gitea docker-compose.yml" tarfolder: "gitea docker-compose.yml"
host: backup.stargate.internal host: backup.intra.tormakris.dev
internal: true internal: true
prearecommand: "" prearecommand: ""
basedir: /mnt/backupstore basedir: /mnt/backupstore

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: guacamole.stargate.internal ansible_host: guacamole.intra.tormakris.dev
... ...

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: keycloak.stargate.internal ansible_host: keycloak.intra.tormakris.dev
... ...

View File

@ -1,5 +1,5 @@
--- ---
ansible_host: zelenka.stargate.internal ansible_host: zelenka.intra.tormakris.dev
firewall: firewall:
- port: "ssh" - port: "ssh"
proto: tcp proto: tcp

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: nextcloud.stargate.internal ansible_host: nextcloud.intra.tormakris.dev
... ...

View File

@ -1,5 +1,5 @@
--- ---
ansible_host: nexus.stargate.internal ansible_host: nexus.intra.tormakris.dev
webserver: webserver:
- domain: "nexus.kmlabz.com" - domain: "nexus.kmlabz.com"
port: 8080 port: 8080

View File

@ -1,5 +1,5 @@
--- ---
ansible_host: openvpn.stargate.internal ansible_host: openvpn.intra.tormakris.dev
firewall: firewall:
- port: "1194" - port: "1194"
proto: udp proto: udp

View File

@ -1,5 +1,5 @@
--- ---
ansible_host: postgres.stargate.internal ansible_host: postgres.intra.tormakris.dev
servicename: postgres servicename: postgres
firewall: firewall:
- port: "5432" - port: "5432"
@ -8,7 +8,7 @@ firewall:
backup: backup:
folder: "/var/lib/postgresql/backup" folder: "/var/lib/postgresql/backup"
tarfolder: "backup" tarfolder: "backup"
host: backup.stargate.internal host: backup.intra.tormakris.dev
internal: true internal: true
prearecommand: "time ( sudo -u postgres pg_dumpall > /var/lib/postgresql/backup/postgres.sql )" prearecommand: "time ( sudo -u postgres pg_dumpall > /var/lib/postgresql/backup/postgres.sql )"
basedir: /mnt/backupstore basedir: /mnt/backupstore

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: smtp.stargate.internal ansible_host: smtp.intra.tormakris.dev
... ...

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: sonar.stargate.internal ansible_host: sonar.intra.tormakris.dev
... ...

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: swagger.stargate.internal ansible_host: swagger.intra.tormakris.dev
... ...

View File

@ -1,3 +1,3 @@
--- ---
ansible_host: apache.stargate.internal ansible_host: apache.intra.tormakris.dev
... ...

View File

@ -45,7 +45,7 @@
- customfirewall - customfirewall
- internalsmtp - internalsmtp
- name: "Deploy smtpgateway to smtp.stargate.internal" - name: "Deploy smtpgateway to smtp.intra.tormakris.dev"
hosts: smtp hosts: smtp
roles: roles:
- netplan - netplan

View File

@ -1,6 +1,6 @@
--- ---
backup: backup:
host: backup.stargate.internal host: backup.intra.tormakris.dev
internal: true internal: true
prearecommand: "" prearecommand: ""
basedir: /mnt/backupstore basedir: /mnt/backupstore

View File

@ -1,4 +1,4 @@
Host backup backup.stargate.internal Host backup backup.intra.tormakris.dev
HostName backup.stargate.internal HostName backup.intra.tormakris.dev
User backup User backup
IdentityFile ~/.ssh/id_rsa IdentityFile ~/.ssh/id_rsa

View File

@ -1,5 +1,5 @@
--- ---
postfix_relayhost: 'smtp.stargate.internal' postfix_relayhost: 'smtp.intra.tormakris.dev'
external_domain: 'tormakris.dev' external_domain: 'tormakris.dev'
... ...

View File

@ -1,13 +1,13 @@
proxy: proxy:
- {domain: bitwarden.tormakristof.eu, ip: bitwarden.stargate.internal} - {domain: bitwarden.tormakristof.eu, ip: bitwarden.intra.tormakris.dev}
- {domain: nextcloud.tormakristof.eu, ip: nextcloud.stargate.internal} - {domain: nextcloud.tormakristof.eu, ip: nextcloud.intra.tormakris.dev}
- {domain: drone.kmlabz.com, ip: drone.stargate.internal} - {domain: drone.kmlabz.com, ip: drone.intra.tormakris.dev}
- {domain: git.kmlabz.com, ip: git.stargate.internal} - {domain: git.kmlabz.com, ip: git.intra.tormakris.dev}
- {domain: guacamole.kmlabz.com, ip: guacamole.stargate.internal} - {domain: guacamole.kmlabz.com, ip: guacamole.intra.tormakris.dev}
- {domain: keycloak.kmlabz.com, ip: keycloak.stargate.internal} - {domain: keycloak.kmlabz.com, ip: keycloak.intra.tormakris.dev}
- {domain: nexus.kmlabz.com, ip: nexus.stargate.internal} - {domain: nexus.kmlabz.com, ip: nexus.intra.tormakris.dev}
- {domain: registry.kmlabz.com, ip: nexus.stargate.internal} - {domain: registry.kmlabz.com, ip: nexus.intra.tormakris.dev}
- {domain: swagger.kmlabz.com, ip: swagger.stargate.internal} - {domain: swagger.kmlabz.com, ip: swagger.intra.tormakris.dev}
static: static:
- {domain: kmlabz.com, directory: /var/www/kmlabz.com, repo: "https://git.kmlabz.com/kmlabz/homepage.git"} - {domain: kmlabz.com, directory: /var/www/kmlabz.com, repo: "https://git.kmlabz.com/kmlabz/homepage.git"}