o-lenczyk
o-lenczyk
"opkg install" is installing only crontab, and corn (daemon) is not installed. crontab without cron.d will not work in comparison, toltec is installing both corn and crontab
System: Fedora 32 VS version: 1.46.1 I have ansible installed ``` ansible --version ansible 2.9.10 ``` and path to ansible-vault configured in `Ansible Vault: Executable` When I try to decrypt...
I just started cloudserver: ``` kubectl run zenko --image zenko/cloudserver ─╯ pod/zenko created ``` logs here: ``` kubectl logs zenko ─╯ yarn run v1.22.15 $ npm-run-all --parallel start_dmd start_s3server $...
I have this error when trying to start razer-cli: ``` Traceback (most recent call last): File "/home/mpiase/.local/bin/razer-cli", line 5, in from razer_cli.razer_cli.main import main File "/home/mpiase/.local/lib/python3.10/site-packages/razer_cli/razer_cli/main.py", line 12, in from...
I just installed the plugin, and configured API key. I tried to synchronize for first time, but API server is returning: 500 Internal Server Error  any hints? update: typo...
### TL;DR this [file](https://github.com/terraform-google-modules/terraform-example-foundation/blob/main/2-environments/envs/development/terraform.tfvars) links to `../../terraform.tfvars`, but tfvars are missing ### Expected behavior _No response_ ### Observed behavior _No response_ ### Terraform Configuration ```hcl not relevant ``` ### Terraform...