Christian Stankowic

Results 81 issues of Christian Stankowic

### Prerequisites * [x] Can you reproduce the problem? * [x] Are you running the latest version? * [x] Did you perform a cursory search? ### Description When using SSH...

**Describe the feat you'd like** First of all - thanks for your work! I really like the interface and functionality - it's a great alternative to the commerical SaltStack Enterprise...

enhancement

**Is your feature request related to a problem? Please describe.** It looks like `os.updates` can't detect the Fedora 36 and Pop!_OS 22.04 LTS package manager: ```shell mondoo> os.updates [failed] os.updates...

Hello everyone, I was just wondering whether Azure AD support is planned for the future? As a lot of customers prefer using Azure AD instead of local AD instances this...

enhancement

It would be great to have a nicer way to automate creating the first organization and admin user. Currently, sumaform does this by running a ugly `curl` command: https://github.com/uyuni-project/sumaform/blob/master/salt/server/initial_content.sls#L15 I'm...

It would be nice to also have the option to create a CA replica, currently this needs to be done manually by leveraging the ``ipa-ca-install`` command.

**Is your feature request related to a problem? Please describe.** It looks like `os.updates` can't detect the Fedora 36 and Pop!_OS 22.04 LTS package manager: ```shell mondoo> os.updates [failed] os.updates...

Currently, repositories for Satellite 6.6 are missing in ``defaults/main.yml``. I already started work on this in my fork and will serve a PR soon.

The Satellite firewall port definitions could be cleaned up: ``` satellite_deployment_fw_ports: - 22/tcp - 80/tcp - 443/tcp - 5646/tcp - 5647/tcp - 5671/tcp - 5674/tcp - 8140/tcp - 9090/tcp -...

Currently it is required to enter the RHN credentials in plain text. It would be better to have the option to utilize activation keys for registering the machine.