Skip to content

Commit

Permalink
Merge pull request #50 from mkumatag/remove-ibm-repo
Browse files Browse the repository at this point in the history
Remove ibm repos
  • Loading branch information
ltccci authored Dec 8, 2020
2 parents 44871d3 + 15ef6fa commit 39b774f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmd/image/qcow2ova/prep/templates.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ echo {{ .RootPasswd }} | passwd root --stdin
subscription-manager unregister
subscription-manager clean
{{end}}
# Remove the ibm repositories used for the rsct installation
rpm -e ibm-power-repo-latest.noarch
mv /etc/resolv.conf.orig /etc/resolv.conf | true
touch /.autorelabel`

Expand Down

0 comments on commit 39b774f

Please sign in to comment.