Actions
Bug #16263
closedcorenet_tcp_connect_neutron_port not available on EL6.5 buildroot
Description
#15640 added corenet_tcp_connect_neutron_port to foreman.te, but this isn't available in the Foreman buildroots, which are based on EL6.5. It's present in Copr's EL6.8 buildroots, must have been added recently.
The macro could be marked as optional policy so it isn't required, or the buildroots could be updated (risky for a minor 1.12 release).
Compiling targeted foreman module foreman.te":312:ERROR 'syntax error' at token 'corenet_tcp_connect_neutron_port' on line 6170: corenet_tcp_connect_neutron_port(passenger_t) #line 312 /usr/bin/checkmodule: error(s) encountered while parsing configuration /usr/bin/checkmodule: loading policy configuration from tmp/foreman.tmp
Actions