Wolfeg

Results 11 comments of Wolfeg

we use that function. making it by "hands" not so good

тикету 3 года скоро. походу раз это опенсорс - то нужно самому фикс сделать :)

https://github.com/avivbiton/BlizzardApiReader/blob/master/.travis.yml#L5 travis build image need to be updated too

I have main playbook like this: ```yml --- - hosts: all ## I use become to get sudo rights become: yes roles: - ssh-users - sshd-config - tz-data - cloudalchemy.node_exporter...

> On vanilla rom and latest microG. Installed latest Chrome from Aurora, password manager still not working (tapping on it doesn't do anything). Uninstalled chrome, installed older v.122 Chrome from...

i've reported this at https://github.com/gantsign/ansible-role-oh-my-zsh/issues/159 install `acl` package on target machine before zsh role and all will work fine

`0.23.2` `monitoring-victoria-metrics-k8s-stack-k8s.rules.containermemory` still bugged ``` ❯ helm install monitoring vm/victoria-metrics-k8s-stack -n monitoring Error: INSTALLATION FAILED: 3 errors occurred: * vmrules.operator.victoriametrics.com "monitoring-victoria-metrics-k8s-stack-k8s.rules.containermemory" already exists * vmrules.operator.victoriametrics.com "monitoring-victoria-metrics-k8s-stack-k8s.rules.containermemory" already exists * vmrules.operator.victoriametrics.com...

@josephworks rotate your s3 keys, cause your log contains it (i see that endpoint is local network, but anyway...)

probably you can add ```yaml bootstrap: additionalConfig: OPENSEARCH_INITIAL_ADMIN_PASSWORD: 'password' ``` and it should work, cause operator merge this values to pod env