Add a minecraft server
This commit is contained in:
parent
293f74e49d
commit
f1122f3640
10
ec2.yml
10
ec2.yml
@ -31,6 +31,16 @@
|
|||||||
3933353234613430373930663832643934613233383635613433
|
3933353234613430373930663832643934613233383635613433
|
||||||
gitlab_url: "git.9iron.club"
|
gitlab_url: "git.9iron.club"
|
||||||
gitlab_webroot: "/var/www/gitlab"
|
gitlab_webroot: "/var/www/gitlab"
|
||||||
|
- hosts: tag_minecraft_ultreload
|
||||||
|
roles:
|
||||||
|
- role: minecraft
|
||||||
|
vars:
|
||||||
|
mcname: "ftbult-reloaded-smp"
|
||||||
|
mczip: "https://media.forgecdn.net/files/2746/974/FTBUltimateReloadedServer_1.8.0.zip"
|
||||||
|
mcforge: "1.12.2-14.23.5.2846"
|
||||||
|
mcmotd: "Going back to the roots edition"
|
||||||
|
mcport: 25565
|
||||||
|
mcgamemode: 0
|
||||||
- hosts: tag_www_true
|
- hosts: tag_www_true
|
||||||
vars:
|
vars:
|
||||||
mysql_root_password: !vault |
|
mysql_root_password: !vault |
|
||||||
|
Loading…
Reference in New Issue
Block a user