wip
This commit is contained in:
parent
136cf6a466
commit
1748401ca7
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
assert node.has_bundle('java')
|
||||
|
||||
defaults = {
|
||||
'backup': {
|
||||
'paths': {
|
||||
'/var/lib/minecraft',
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
default_properties = {
|
||||
'broadcast-rcon-to-ops': True,
|
||||
'view-distance': 10,
|
||||
|
|
Loading…
Reference in a new issue