Jeff Geerling

Results 1858 comments of Jeff Geerling

(Aside: Yay for NFT's breaking the Internet—but not in a good way. https://www.nngroup.com/articles/web-pages-must-live-forever/ )

And to be a little more precise—if you followed the directions in the guide, and you have a blank Targets page (and the prometheus container in the `prometheus-prometheus-1` pod is...

Not stale, just my reaction time is stale...

Wait what? I put the `planned` label on it!

> But this will render the video outdated? Yeah, that's the nature of video content. Luckily, this change can be made in here, and also I'll make sure to change...

I typically keep this role using the PHP defaults where possible, and note that the current default seems to still be `1`: https://www.php.net/manual/en/session.configuration.php#ini.session.gc-probability

I think it might be simpler (and more flexible) to add in a variable like `php_fpm_extra_settings`, and then you could define additional settings (any from https://www.php.net/manual/en/install.fpm.configuration.php that aren't already covered)....

@shakalandy - I think (at least from my experience, with smaller installations / single sites), we're starting to get into more narrow use cases, and at that point I'd rather...

It looks like downstream issue https://github.com/geerlingguy/ansible-role-php-xdebug/issues/34 will need this as well. On CentOS/RHEL, where config is typically much simpler (e.g. don't have some crazy set of potentially dozens of config...