Skip to content

server.properties never created? #4

@aaronjbaptiste

Description

@aaronjbaptiste

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions