The playbooks/sign_and_import.yml also works for Fedora \ó/

This commit is contained in:
Pierre-Yves Chibon 2014-08-07 17:47:07 +02:00
parent 1cb9745254
commit 5ecc63cf21

View file

@ -6,6 +6,10 @@
#
# To push to infra:
# requires --extra-vars="rpmdir='/home/fedora/ralph/rpms/' rhel=6"
#
# To push to fedora 20:
# requires --extra-vars="rpmdir='/home/fedora/ralph/rpms/' rhel=20"
#
# TODO -- grab rpms from koji build/task ids beforehand?
# TODO -- other arches than x86_64?