Skip to content

hep-gc/uvic-heprc-ansible-playbooks

Repository files navigation

HEPRC Ansible Playbooks

Repository containing to-be-public ansible playbooks to deploy software such as cloudscheduler (csv2).

Specific pre-deployment instructions are in roles/*/README.md for each speficic role.

To start a deployment (with playbook):

Insert into inventory file [hostname]:[port] in a new line under the correct role tag.

Run:

ansible-playbook --limit [hostname] -i inventory -u root --ssh-common-args "-o ForwardAgent=yes" main.yaml

About

Repository containing public ansible playbooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published