We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44871d3 + 15ef6fa commit 39b774fCopy full SHA for 39b774f
cmd/image/qcow2ova/prep/templates.go
@@ -60,6 +60,10 @@ echo {{ .RootPasswd }} | passwd root --stdin
60
subscription-manager unregister
61
subscription-manager clean
62
{{end}}
63
+
64
+# Remove the ibm repositories used for the rsct installation
65
+rpm -e ibm-power-repo-latest.noarch
66
67
mv /etc/resolv.conf.orig /etc/resolv.conf | true
68
touch /.autorelabel`
69
0 commit comments