Switch to Gitea
This commit is contained in:
parent
f0028cdda0
commit
0038a8b633
10
ec2.yml
10
ec2.yml
@ -5,7 +5,7 @@
|
||||
roles:
|
||||
- common
|
||||
- user
|
||||
- hosts: tag_gitlab_true
|
||||
- hosts: tag_gitea_true
|
||||
vars:
|
||||
mysql_root_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
@ -19,9 +19,9 @@
|
||||
acme_version: 2
|
||||
acme_webroot: "/var/www/acme"
|
||||
roles:
|
||||
- role: gitlab
|
||||
- role: gitea
|
||||
vars:
|
||||
gitlab_mysql_password: !vault |
|
||||
gitea_mysql_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
62353264353465316661353738666161313036373761666163663733656461316536636334386335
|
||||
6161386630663739363439383237343065333239613134610a383036373735326536386464343164
|
||||
@ -29,8 +29,8 @@
|
||||
3364306566323666310a323034303434613237643665643637633430353437316339356463646331
|
||||
33353062343164396465326365653561626363343961326363633231303736316436643935646161
|
||||
3933353234613430373930663832643934613233383635613433
|
||||
gitlab_url: "git.9iron.club"
|
||||
gitlab_webroot: "/var/www/gitlab"
|
||||
gitea_url: "git.9iron.club"
|
||||
gitea_webroot: "/var/www/gitea"
|
||||
- hosts: tag_minecraft_ultreload
|
||||
roles:
|
||||
- role: minecraft
|
||||
|
Loading…
Reference in New Issue
Block a user