-
I've tried to follow the guide (a lot of steps, so can't rule out making a mistake somewhere), I'd like to report partial success - got as far as starting the ISO build, but it fails because a few pac…
-
SSH import should be conditional while it's hardcoded
in:
https://github.com/maas/maas-ansible-playbook/blob/main/roles/maas_region_controller/tasks/install_maas.yaml#L100
and
https://github.com…
-
### What problem are you facing?
I want to get configuration/status of an external resource that is not managed by Crossplane. This is especially useful while building a composition that relies…
-
# Issue
WSL 2 seems to NAT it's virtual network, instead of making it bridged to the host NIC. My goal is for a service running in Ubuntu in WSL 2 to be accessible from anywhere on my local network.
…
-
Hi,
I installed fresh Ubuntu 20.04.6.
```
sudo -s
apt update
apt install -y acl attr autoconf automake dnsmasq-base git golang-go libacl1-dev libcap-dev liblxc1 liblxc-dev libsqlite3-dev libt…
muslu updated
6 months ago
-
Hello. Thank you for this great templatge. Is it possible to add roles to the Authorization (or am I missing something in my code)? I have tried but I still get a 403 Forbidden Error. These are t…
-
A command to give State Leads the power to create channels, effectively, without granting them the dangerous permission of channel management.
1. The user will specify an event name, a start date, …
-
In roles/setup_server/tasks/main.yaml, the architecture is hardcoded:
```
- name: Setup Repositories
vars:
rhc_repositories:
- {name: "*", state: disabled}
…
-
After customizing my menu, the tool menu (Role&Premisions) disappears.
-
Hi,
Can we use two new envs to make the mas_app_cfg_delay and configurable, currently it is hardcoded for different applications like: https://github.com/ibm-mas/ansible-devops/blob/6d12197a14f1fac…