Commit d73530e
committed
overlay profiles: Move python packages as provided to the prod profile
We want to install some SELinux tools written in python to the selinux
sysext. Sysexts use the generic profile, so the entries for those
packages need to be moved into generic/prod profile.
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>1 parent 603e4df commit d73530e
File tree
2 files changed
+4
-4
lines changed- sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic
- prod
2 files changed
+4
-4
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/package.provided
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments