Commit Graph

3 Commits (c96f3918b4445d9c84486e8308479243075cbe07)

Author SHA1 Message Date
Dustin c96f3918b4 xxx
infra/kickstart/pipeline/head This commit looks good Details
2025-08-14 14:01:42 -05:00
Dustin 0f091f9dfe autoprovision: Install dch-autoprovision RPM
infra/kickstart/pipeline/head This commit looks good Details
The `notify-online` script and corresponding systemd unit are now
available in an RPM.  This allowes them to be installed in different
scenarios, such as image builds, that do not use Anaconda/kickstart.
2025-08-14 10:13:38 -05:00
Dustin d8118e0fce autoprovision: split script+unit into separate files
Now that we're using Jinja to render the kickstart scripts, we can
separate out scripts, systemd unit files, etc. into their own files and
`include` them.  This makes editing them much easier, especially since
syntax highlighting will work correctly.
2025-07-26 07:20:01 -05:00