Skip to content

evgeni/foreman-quadlet

 
 

Repository files navigation

Quadlet Testing

This repository is testing a deployment of Foreman and Katello using Podman quadlet's and Ansible.

Deployment

This setup usess Vagrant to create a basic VM for running the deployment on:

vagrant up quadlet
ansible-playbook playbooks/setup.yaml
ansible-playbook playbooks/deploy.yaml

Testing

To run tests:

Ensure you have a deployment

vagrant up quadlet
ansible-playbook playbooks/setup.yaml
ansible-playbook playbooks/deploy.yaml

Now run the tests:

./run_tests

TODOs:

  • scram-sha-256 for the postgresql configuration
  • Add in truststore for Candlepin? I removed it to reduce complexity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jinja 75.6%
  • Shell 13.2%
  • Python 7.7%
  • Dockerfile 2.6%
  • Makefile 0.9%