Hosting Nuggets
Hosting Nuggets
Doubling relative_url_root on wrong auth and Rails "config.relative_url_root" not taken into account
I have the same issue
yeah UI issue, if I click on the button nothing happens, afaik I should be able to trigger it on or off. I am using iceweasel 31.7.0 as browser on...
Any news regarding this issue? I am also affected by this issue having had to replace the RAID card and disks of a slave node in a 3 nods cluster....
@bastelfreak yes that should be an easy one. Just about the rspec test I am not sure if it would work because in order to test that the default package...
I see so a new test in `letsencrypt_certonly_spec.rb` would be required where I define the `manage_cron_per_cert` in `params` to its default (true) and then what should be used as expect?...
@Yggdrasil yeah just comment out `mysql: {}` from your Hiera YAML file when installed but that's really an ugly workaround. It looks like they don't care about Debian.
@c33s I was going to say that but forgot to mention it :+1:
It is indeed important to allow configuring pinning as I just found out that if the pinning (to a lower priority) is configured before installing for example PHP 7.2 it...
Thanks @eborned for the workaround. Will try it when I get some time. I think it would be useful to share this piece of information through the official documentation of...
@jonhattan nice workaround it works well for me 👍 there is only one small modification I had to do for Debian 9 with puppet 4: `php::repo::debian::release: "%{::lsbdistcodename}"`