Skip to content

Commit 4ca47b1

Browse files
committed
Allow cloud init to domtrans into ssh keygen (bsc#1249964)
Ohterwise creating ssh keys via cloud init will result in type etc_t for the key files
1 parent 1177a32 commit 4ca47b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

policy/modules/contrib/cloudform.te

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ optional_policy(`
128128
rhsmcertd_dbus_chat(cloud_init_t)
129129
')
130130

131+
optional_policy(`
132+
ssh_domtrans_keygen(cloud_init_t)
133+
')
134+
131135
optional_policy(`
132136
networkmanager_dbus_chat(cloud_init_t)
133137
')

0 commit comments

Comments
 (0)