-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Maybe i'm doing something wrong, but the following doesn't work (Debian 7):
class { 'minecraft':
heap_size => 512,
heap_start => 256,
}
minecraft::server_prop {
'motd': value => 'Hello World'
}
Error:
/Stage[main]//Minecraft::Server_prop[motd]/File_line[motd]: Could not evaluate: No such file or directory - /opt/minecraft/server.properties
Metadata
Metadata
Assignees
Labels
No labels