Enable alias configuration similar to nginx::vhost#63
Enable alias configuration similar to nginx::vhost#63raoulbhatia wants to merge 7 commits intonetmanagers:masterfrom
Conversation
|
@raoulbhatia, Also, as we are currently doing in the bacula module, we might accept either a string or an array, check that and convert it to an array to accept multiple values (see here in the manifest and the template) What do you think? Does this suit you? Do you want me to write it? |
|
Hi @javierbertoli and thank you for your feedback. I would be in favor in renaming I think that it is a good idea to allow either string or array. I would like to take a look at this myself first (to learn more about puppet and ruby) and will update the pull request accordingly. Cheers, |
|
Hi. I tried to update my pull request accordingly - is this how you envision it? What I think that my pull request is lacking
Feedback welcome! Cheers, |
Yes, exactly.
Yes.
I would, for now, expose both variables (
This will end adding the new format while being backward compatible.
That would be nice 😃 If you just want me to give you a hand or write some parts of these, let me know. |
6ee8484 to
5b5b71d
Compare
be290e7 to
fc74e7b
Compare
fc74e7b to
50176f6
Compare
Enable alias configuration similar to nginx::vhost.