Made server config filepaths relative to directory parameter#79
Made server config filepaths relative to directory parameter#79cliff-wakefield wants to merge 1 commit intothias:masterfrom cliff-wakefield:relativefilepathfix
Conversation
|
This partially addresses issue #67 |
|
@thias Any chance this could be merged? Pretty sure this is broken on Ubuntu until the files can be relative to the directory. |
|
@cliff-wakefield probably a dumb question but is there a way I can use your version? somewhat new to Puppet so I've just been installing using Forge |
|
@mcblum not a dumb question. If you are doing manual module install then I don't think the puppet command can install from a git repo. However, if you are using librarian-puppet then you can specify a git branch. Seems I have deleted my repo, however, I will need to find the new home of the repo. |
|
@cliff-wakefield thanks man. This will work great - given the current repo you can specify the location in named.conf but that leads to a permission error anyway. Could probably be fixed but the best thing would be to just write the file in the correct place. Maybe we can house a version somewhere for people to use? |
|
This didn't used to work, and I haven't found any information about when it might have started to work. Using parameters to set other parameters from the same class or definition doesn't always work as expected. See https://tickets.puppetlabs.com/browse/PUP-1080. |
No description provided.