Indent the block

This commit is contained in:
Michael Simacek 2016-03-17 14:22:19 +01:00
parent f068100623
commit c8e5c09575

View file

@ -60,11 +60,11 @@
tasks:
- command: koschei-admin create-db
- command: >
koschei-admin create-collection {{ koschei_koji_tag }}
--display-name 'Feodra Rawhide'
--build-tag {{ koschei_koji_tag }}-build
--target-tag {{ koschei_koji_tag }}
--branch master
koschei-admin create-collection {{ koschei_koji_tag }}
--display-name 'Fedora Rawhide'
--build-tag {{ koschei_koji_tag }}-build
--target-tag {{ koschei_koji_tag }}
--branch master
- name: bring koschei staging services up