Skip to content

Ansible playbook to prepare CentOS based boxes for CoreMedia LiveContext-3 or CMS-9 - please use superseding repository 'coremedia-node-preparation'

License

Notifications You must be signed in to change notification settings

provocon/coremedia-centos-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Ansible Playbook to Prepare CentOS Boxes for CoreMedia

coremedia-centos-development

This playbook is intended for preparation of CI nodes and other hosts, which need to be able to build CoreMedia workspaces for CoreMedia CMS 9 or LiveContext 3 without any other installation steps necessary.

Find mirrors of this repository at gitlab and github.

Setup of the Environment

We rely on the roles coremedia for all coremedia hosts and cmdev for development hosts.

The role coremedia provides the (not supported but happily working) OpenJDK for users which do not want to include Oracle Java from the default CoreMedia chef node configuration.

The role cmsdev provides the needed development tools to build a workspace.

Preparation

Configure relevant hosts in inventory.properties or your global ansible hosts file (if you haven't done so).

Usage

Run with:

ansible-playbook -i inventory.properties setup.yml

Collection

This playbook provides:

  • Java 8

for hosts in role coremedia, and

for hosts in role cmdev .

Feedback

Please use the issues section of this repository at github for feedback.

About

Ansible playbook to prepare CentOS based boxes for CoreMedia LiveContext-3 or CMS-9 - please use superseding repository 'coremedia-node-preparation'

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages