Skip to content

rh-ecosystem-edge/ansible-ai-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Assisted Installer Playbooks

This Playbook is for Transforming cluster into Day2 and setting up PXE services and files. giving Assisted installer URL and cluster UUID.

Red Hat does not provide commercial support for the content of this repo. Any assistance is purely on a best-effort basis, as resource permits.

#############################################################################
DISCLAIMER: THE CONTENT OF THIS REPO IS EXPERIMENTAL AND PROVIDED **"AS-IS"**

THE CONTENT IS PROVIDED AS REFERENCE WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
#############################################################################

note: After transfomation the UI will no longer shows the current cluster

Requirements


  • Ansible >= 2.9

How to Use


set the variable in the playbook.yaml

    ARCH: arm
    URL: http://<URL>:<PORT>
    CLUSTER_ID: "< CLUSTER UUID >" 

next run the installation

ansible-playbook -i <host>, playbook.yaml 

you can check add optional configurations which listed in the role Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages