Skip to content

nikosmoum/my-candlepin-ansible-role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

My candlepin Ansible role

This is a custom ansible role with a list of miscellaneous tasks I find useful that can be run at the tail-end of the provisioning of a candlepin vagrant vm. This conforms with the instructions provided here.

How to use

  • Checkout candlepin from https://github.com/candlepin/candlepin
  • cd to the <root>/ansible/roles/ directory of the checkout, and clone this repo into it in a folder called candlepin_dev: git clone git@github.com:nikosmoum/my-candlepin-ansible-role.git candlepin_dev.
  • Go back to the <root> directory and run vagrant up This should provision a Centos vm using vagrant and ansible, where the last ansible tasks run will be the ones in this repo.

About

A custom ansible role to extend candlepin vagrant/ansible provisioning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published