Skip to content
Snippets Groups Projects

RQF2287352: remove iaas-yoga9.sh and iaas-zed9.sh

Merged Juan Manuel Guijarro requested to merge RQF2287352 into master
2 files
+ 0
30
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
15
#!/bin/bash
TAG="iaas-yoga9"
#ARCHES="x86_64 aarch64"
#PERMS=""
#TESTING=0
EPEL=1
#DISTTAG=""
CLOUD="yoga"
### You probably don't need to change anything below this
source createtag9.sh
# http://linuxsoft.cern.ch/mirror/cbs.centos.org/repos/cloud9s-openstack-yoga-el9s-build/\$arch
$KOJI add-external-repo --tag=$TAG-build cloud9s-openstack-yoga-el9s-build --mode=bare
Loading