> 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 _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
