Projet

Général

Profil

Révision b61ccb4a

IDb61ccb4aca387cbbe509ed51ad4abdbcd6682d2f
Parent 283e1c3c
Enfant 9dca9bc3

Ajouté par Luis Fernández Álvarez il y a environ 4 ans

Fix rulename spec in spec

Voir les différences:

spec/classes/rules/docker_ce_spec.rb
57 57
        }
58 58
        it {
59 59
          is_expected.to contain_nftables__rule('OUTPUT-jump_docker@ip-nat').with(
60
            rule_name: 'OUTPUT-jump_docker',
60
            rulename: 'OUTPUT-jump_docker',
61 61
            content: 'ip daddr != 127.0.0.0/8 fib daddr type local counter jump DOCKER',
62 62
            table: 'ip-nat',
63 63
          )

Formats disponibles : Unified diff