[Spacewalk-list] remove a profile from the command line

Milan Zazrivec mzazrivec at redhat.com
Tue Sep 24 13:07:12 UTC 2013


> Hi all.
> 
> How can I remove a Kickstart profile completely from the command line? 
> I've tried the following:
> 
> cobbler profile remove --name=tester:1:OurOrg

This won't help, since Spacewalk will re-sync that profile after a while to
cobbler again.

> However, after a few moments it reappears in the web UI.  I imagine that
> the Oracle database is still holding the information too, so what can I do
> to remove a profile from the command line without using the web interface?

Using API: kickstart.deleteProfile()

-MZ




More information about the Spacewalk-list mailing list