Skip to content

Commit

Permalink
Drop SuSEfirewall2 completely
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed Aug 28, 2018
1 parent bf5954d commit 105b4fe
Show file tree
Hide file tree
Showing 25 changed files with 1 addition and 9,589 deletions.
15 changes: 0 additions & 15 deletions library/network/src/Makefile.am
Expand Up @@ -2,39 +2,24 @@

module_DATA = \
modules/PortAliases.rb \
modules/SuSEFirewall.rb \
modules/NetworkConfig.rb \
modules/Internet.rb \
modules/SuSEFirewallProposal.rb \
modules/PortRanges.rb \
modules/NetworkInterfaces.rb \
modules/CWMFirewallInterfaces.rb \
modules/NetworkPopup.rb \
modules/NetworkService.rb \
modules/SuSEFirewallExpertRules.rb \
modules/SuSEFirewallServices.rb \
modules/SLPAPI.pm \
modules/DnsServerAPI.pm \
modules/firewalld_wrapper.rb

scrconf_DATA = \
scrconf/sysconfig_SuSEfirewall2.scr \
scrconf/net_showexports.scr \
scrconf/network.scr

agent_SCRIPTS = \
servers_non_y2/ag_showexports

ylibdir = @ylibdir@/network
ylib_DATA = \
lib/network/firewalld.rb \
lib/network/susefirewall.rb \
lib/network/susefirewall2.rb \
lib/network/susefirewalld.rb \
lib/network/susefirewallservices.rb \
lib/network/susefirewall2services.rb \
lib/network/susefirewalldservices.rb

yfwlibdir = @ylibdir@/y2firewall
yfwlib_DATA = \
lib/y2firewall/firewalld.rb
Expand Down
21 changes: 0 additions & 21 deletions library/network/src/lib/network/.rubocop.yml

This file was deleted.

0 comments on commit 105b4fe

Please sign in to comment.