Skip to content

Ansible playbooks used to build and release ar mini project related packages

Notifications You must be signed in to change notification settings

auth-it-center/ar-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ar-builder

Ansible playbook used to build and release ar mini project related packages.

To use

  1. edit the inventory to match the hostname of the machine you intend to use for building the packages, and
  2. modify the group_vars/ar-builbers file so that it contains the updated list of packages you wish to import via Koji on the repository.

Then command to use afterwards is:

ansible-playbook -v builder.yml -i inventory --extra-vars="koji_tag=centos6-arstats-devel synnefo_token=MySynnefoToken"

About

Ansible playbooks used to build and release ar mini project related packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages