Max Arnold

Results 81 comments of Max Arnold

@aboe76 @paususe I think I got a single podman container running with some issues, I hope I can find some time this August to document and upload my WIP code...

I'm able to contribute it, but I need your opinion on how to do it. I can extend existing google_analytics.py (this will probably lead to more logic in template tag),...

I'm sorry, but I haven't managed to allocate enough time for this plugin and solved my need by integrating analytics.js directly into my projects. I did some hacking in a...

We were able to fix this issue with this simple patch: ``` diff --git a/init.rb b/init.rb index 2762b0d..f3c410a 100644 --- a/init.rb +++ b/init.rb @@ -21,7 +21,7 @@ Redmine::Plugin.register :redmine_issue_checklist do...

A similar feature was implemented for pillar: https://github.com/saltstack/salt/pull/56881

Here you go! The states were written in Feb 2021 and are outdated, but if anyone wants to continue the work, feel free to create a repo: [podman.zip](https://github.com/saltstack/salt/files/9927263/podman.zip) These are...

Spent some time updating the states with the latest and greatest versions: * Ubuntu 22.04 (removed the Centos support because I do not have time to figure out all this...

> Rendering the states would cost a lot of time (couple of seconds per state). > I don't think all salt-lint users would like to wait for a state to...

> Re: Twitter > Please let me know what additional checks you would like to see. This issue https://github.com/saltstack/salt/issues/5378 (and the ones referenced inside) could provide more hints of what...

I also feel obligated to repost a discussion from Slack (that happened recently) while it is still available, just for a future reference: `Oloremo:` > I'm once again puzzled by...