mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
Feature: Allow running and testing the role with ostree managed nodes. Reason: We have users who want to use the role to manage ostree systems. Result: Users can use the role to manage ostree managed nodes. NOTE: The .ostree/packages-*.txt are generated by running the script https://github.com/linux-system-roles/auto-maintenance/blob/main/check-logs-for-packages.sh which is used with an integration test CI run with the https://github.com/linux-system-roles/auto-maintenance/blob/main/callback_plugins/dump_packages.py plugin. An example of such a CI run is https://github.com/linux-system-roles/network/pull/647 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
169 B
169 B
NOTE: The *.txt files are used by get_ostree_data.sh to create the lists
of packages, and to find other system roles used by this role. DO NOT use them
directly.