Skip to content

Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks

License

Notifications You must be signed in to change notification settings

A1ve5/fgci-ansible

Repository files navigation

fgci-ansible

Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks

Build Status Stories in Ready

Usage:

  • make a hosts file (you can use template file in examples dir)
  • install ansible repos with:
    ansible-galaxy install -r requirements.yml
    or
    sh tools/pullReqs.sh
  • Copy dir examples/group_vars to the repository root dir
  • on group_vars/ change file names from .example to .yml
  • Edit group_vars files with your system configuration parameters

Running:

Basic Usage Example, more details on https://confluence.csc.fi/display/FGCI/FGCI+Cluster+deployment+and+installation+guide:

ansible-playbook -i hosts site.yml --tags user
ansible-playbook -u ssh-user -i hosts site.yml --tags user

TODO

This playbook is very much a work in progress.

About

Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages