aboutsummaryrefslogtreecommitdiffstats
path: root/roles/factorio/vars/main.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-05-05 17:43:21 +0200
committerRomain Gonçalves <me@rgoncalves.se>2021-05-05 17:43:21 +0200
commit06559d4e191a5150c436fcee33109589a750fad4 (patch)
tree0cc64ca50227ce4541dc8143e8d1b8c1e58ee7f1 /roles/factorio/vars/main.yml
parentd4baac25768538bce53dfe50a4e94dee40362036 (diff)
downloadinfrastructure-06559d4e191a5150c436fcee33109589a750fad4.tar.gz
roles/factorio: Move vars to defaults dir
Diffstat (limited to 'roles/factorio/vars/main.yml')
-rw-r--r--roles/factorio/vars/main.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/roles/factorio/vars/main.yml b/roles/factorio/vars/main.yml
deleted file mode 100644
index e08bdf6..0000000
--- a/roles/factorio/vars/main.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-# factorio ~~ roles/factorio/vars/main.yml
-
----
-
-factorio_user: "_factorio"
-factorio_group: "_factorio"
-factorio_dir: "/data/factorio"
-factorio_world: "saves/world.zip"
-factorio_url: "https://factorio.com/get-download/latest/headless/linux64"
-
-factorio__name: "coal reactor!"
-factorio__description: "we eat coal"
-factorio__public: "false"
-factorio__max_players: "8"
remember that computers suck.