Skip to content

rhpds/rhads_ols_modernize_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhpds.mta_workloads

An Ansible collection for deploying MTA (Migration Toolkit for Applications) workshop and lab environments on Red Hat OpenShift.

Overview

This collection provides automation for setting up a complete MTA demonstration environment.

The collection uses GitOps (ArgoCD ApplicationSets) to deploy and manage all components.

Collection Information

Namespace

rhpds

Name

mta_workloads

Version

1.0.0

License

GPL-2.0-or-later

Author

Wolfgang Kulhanek <wkulhane@redhat.com>, Shaaf Syed <sshaaf@redhat.com>

Prerequisites

  • Red Hat OpenShift 4.x cluster

  • OpenShift GitOps (ArgoCD) installed and configured

  • Gitea instance with users pre-configured (typically via Gitea Operator)

  • LiteMaaS or compatible LLM API endpoint

  • kubernetes.core Ansible collection installed

  • agnosticd.core Ansible collection installed

Installation

Install the collection from Ansible Galaxy:

ansible-galaxy collection install rhpds.mta_workloads

Or include in your requirements.yml:

collections:
  - name: rhpds.mta_workloads
    version: ">=1.0.0"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors