Skip to content

remo233/CloudForms_Essentials

 
 

Repository files navigation

Welcome to the CloudForms Essentials Project

This project was designed to augment Red Hat ® CloudForms installations.

Current supported version: cf4.5

Installation

CloudForms Essentials can be installed via an Ansible Playbook!

Important
CloudForms must be running with a database region configured
  • Log into your CloudForms appliance and make sure you are in roots home directory

  • Download the installation playbook

    curl -O https://raw.githubusercontent.com/ramrexx/CloudForms_Essentials/master/cloudforms_essentials_install.yml
  • Execute the installation playbook

    ansible-playbook cloudforms_essentials_install.yml -v

Offline Installation

CloudForms Essentials can be installed in offline mode via an Ansible Playbook

Important
CloudForms must be running with a database region configured
  • Log into your CloudForms appliance and make sure you are in roots home directory

  • Execute the installation playbook in offline mode

    ansible-playbook cloudforms_essentials_install.yml -v -e "offline=true"

About

Red Hat CloudForms Essentials Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.1%
  • Shell 1.9%