parent
57fa326546
commit
448e861f0d
@ -41,6 +41,17 @@
|
|||||||
- /data/gitea/data/gitea/log
|
- /data/gitea/data/gitea/log
|
||||||
- /data/minecraft/oldpack/backups
|
- /data/minecraft/oldpack/backups
|
||||||
tags: [ backup ]
|
tags: [ backup ]
|
||||||
|
- role: docker-minecraft
|
||||||
|
vars:
|
||||||
|
minecraft_name: oldpack
|
||||||
|
minecraft_external_port: 40503
|
||||||
|
minecraft_pack_zip: "https://srv.9iron.club/files/packs/1.7.10-magicpack/server.zip"
|
||||||
|
minecraft_image: "rehashedsalt/minecraft-forge:1.7.10-master"
|
||||||
|
minecraft_server_properties:
|
||||||
|
allow-flight: "true"
|
||||||
|
difficulty: "3"
|
||||||
|
motd: "Ya boy at it again with another playthrough of the same goddamn modpack"
|
||||||
|
tags: [ minecraft ]
|
||||||
- role: git
|
- role: git
|
||||||
vars:
|
vars:
|
||||||
git_repos:
|
git_repos:
|
||||||
|
Loading…
Reference in New Issue
Block a user