-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
The wiki shows how to manually install. While this is good information, a script to do the needful is much more useful. Specifically the README.md has this:
Manual
Clone this git repo and:
- copy the contents of kickstarts to
/var/lib/cobbler/kickstarts. - create a
/var/lib/cobbler/snippets/flosswaredirectory. - copy the contents of snippets to
/var/lib/cobbler/snippets/flossware.
We should provide a bash script that can do the aforementioned.
Reactions are currently unavailable