[puppetsync] Support simp-iptables 7.x #83
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on almalinux-8-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on almalinux-8-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on almalinux-9-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on almalinux-9-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on amazon-2-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on amazon-2-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on centos-7-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on centos-7-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on centos-8-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Run bundle exec rake spec:
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on centos-8-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Loading