Skip to content

Commit

Permalink
Merge pull request #87 from lpancescu/cbs-tags
Browse files Browse the repository at this point in the history
Use cloudinstance?-common-el? tags for Vagrant images
  • Loading branch information
kbsingh authored Dec 15, 2016
2 parents c7ce435 + d6398de commit 773c8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant/do_vagrant_cbs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_vagrant_image()

EL_MAJOR=$1
koji -p cbs image-build \
centos-${EL_MAJOR} 1 bananas${EL_MAJOR}-el${EL_MAJOR} \
centos-${EL_MAJOR} 1 cloudinstance${EL_MAJOR}-common-el${EL_MAJOR} \
http://mirror.centos.org/centos/${EL_MAJOR}/os/x86_64/ x86_64 \
--release=1 \
--distro RHEL-${EL_MAJOR}.0 \
Expand Down

0 comments on commit 773c8f5

Please sign in to comment.