-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document removing a Debian release #11605
base: deb/develop
Are you sure you want to change the base?
Document removing a Debian release #11605
Conversation
* `sudo rm -r /var/www/freight/apt/$SUITE/nightly && sudo -u freight /usr/bin/freight-cache -c /home/freight/freight.conf` | ||
* `sudo rm -r /var/www/freightstage/apt/$SUITE/theforeman-nightly && sudo -u freightstage /usr/bin/freight-cache -c /home/freightstage/freight.conf` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd not call freight here and just wait, but technically correct
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why would you wait?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because it takes time and there is nothing pressing to wait for it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Running it in the background isn't that big of a deal
1783b15
to
4060dbe
Compare
4060dbe
to
e978a4d
Compare
And now also added Forklift to the steps. |
e978a4d
to
35196a2
Compare
This is missing documentation updates to foreman-documentation and theforeman.org to both remove it as a supported server OS while also adding a release note. |
This is mostly guessing so please review carefully if I didn't miss a step :)