puppet-aegir/manifests
Kienan Stewart c5b5a619d7 Remove most uses of concat()
Concat returns a new rvalue instead of altering the existing array,
which I had mistakenly thought was it's behaviour. Using more variables
allows to join more elements together. This should fix nginx installations,
and resolve possible issues with the untested debconf options.
2017-03-26 00:10:50 -04:00
..
hostmaster.pp Remove most uses of concat() 2017-03-26 00:10:50 -04:00