Projet

Général

Profil

Révision 61f03b47

ID61f03b478ce5657ec83272d1b3750cd7464a080a
Parent e53053ce
Enfant a5f5fb12

Ajouté par Steve Traylen il y a plus de 4 ans

Switch $order$fragmenta/b to $order-$fragment-a/b

Voir les différences:

spec/classes/nftables_spec.rb
85 85
          is_expected.to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-web_accept').with(
86 86
            target:  'nftables-inet-filter-chain-INPUT',
87 87
            content: %r{^  iifname eth0 tcp dport \{ 80, 443 \} accept$},
88
            order:   '50nftables-inet-filter-chain-INPUT-rule-web_acceptb',
88
            order:   '50-nftables-inet-filter-chain-INPUT-rule-web_accept-b',
89 89
          )
90 90
        }
91 91
      end

Formats disponibles : Unified diff