Skip to content

auth-it-center/egi-broker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egi-broker

Ansible playbooks for deployment of EGI Broker instances

Before running any playbooks make sure you will use a base CentOS6 (or SL6 or RHEL6) installation. Also check that:

  • network configurations on the node is done beforehand (firewall should be setup to deny all inbound connections except on port 22 - ssh and ntp client ports)
  • ntp client is configured properly
  • The packages redhat-lsb, yum-utils are installed

Optional packages (depending on your needs) may also be installed beforehand (i.e. vim-enchanced, screen, ruby etc).

Edit inventory, variable files and configuration files (i.e. static files etc) before running.

To deploy run:

ansible-playbook -v broker.yml

About

Ansible playbooks for deployment of EGI Broker instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published