remove tests from kernel-qa, more comments in all

This commit is contained in:
Seth Vidal 2013-05-24 15:05:56 +00:00
parent 8d32c355f7
commit ac61606e38
2 changed files with 1 additions and 4 deletions

View file

@ -4,10 +4,6 @@ resolvconf: $files/resolv.conf/phx2
rsyslogconf: $files/rsyslog/rsyslog.conf.phx2
fas_client_groups: sysadmin-kernel
sudoers: $private/files/sudo/kernel-qa
tcp_ports: [ 22, 80, 443 ]
udp_ports: [ 110, 1024, 2049 ]
custom_rules: [ '-A INPUT -p tcp -m tcp --dport 8888 -j ACCEPT',
'-A INPUT -p tcp -m tcp --dport 8889 -j ACCEPT' ]