Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified BIN +174 Bytes (100%) ceph_devstack/ceph_devstack.pp
Binary file not shown.
2 changes: 2 additions & 0 deletions 2 ceph_devstack/ceph_devstack.te
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ require {
class bpf prog_load;
class bpf map_create;

type lvm_control_t;
type fuse_device_t;

type tun_tap_device_t;
Expand Down Expand Up @@ -111,6 +112,7 @@ allow container_init_t system_map_t:file mounton;
allow container_init_t mtrr_device_t:file mounton;
allow container_init_t self:bpf prog_load;
allow container_init_t self:bpf map_create;
allow container_init_t lvm_control_t:chr_file mounton;
allow container_init_t fuse_device_t:chr_file mounton;
allow container_init_t fixed_disk_device_t:blk_file mounton;
allow container_init_t tun_tap_device_t:chr_file mounton;
Morty Proxy This is a proxified and sanitized view of the page, visit original site.