This commit is contained in:
Robert Kaussow 2019-03-13 11:41:19 +01:00
parent 2cc4948741
commit 2b6bc3ca61
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ steps:
- ls -l /etc/yum.repos.d
- echo "armhfp" > /etc/yum/vars/arch
- yum clean all
- cat /etc.yum.repos.d/CentOS-Base.repo
- cat /etc/yum.repos.d/CentOS-Base.repo
- yum repolist
# - name: dryrun
# pull: always