14 lines
376 B
YAML
14 lines
376 B
YAML
|
# vim:ft=ansible:
|
||
|
server_version: 1.0.0
|
||
|
download_checksum: sha256:81d9e1aa94435aeec4131c8869fa6e9331726bea1ea31db750b65ba42dbd1464
|
||
|
service_name: factorio-main
|
||
|
service_root: /opt/factorio/main
|
||
|
factorio_server_settings:
|
||
|
name: "Krabby Land"
|
||
|
description: "Where a kid can have fun"
|
||
|
max_players: 8
|
||
|
visibility:
|
||
|
public: false
|
||
|
lan: false
|
||
|
admins: [ "rehashed_salt" ]
|