Skip to content

Error: Failed to apply catalog: Resource type 'Ssh_authorized_key' was not found #457

@slima

Description

@slima

Describe the Bug

When include class accounts and the operating system is Debian 12 bookworm
I get:
Error: Failed to apply catalog: Resource type 'Ssh_authorized_key' was not found

Expected Behavior

working

Steps to Reproduce

Environment

  • puppetlabs-accounts (v8.1.0)
  • Debian 12.1

Describe the Bug

When include class accounts and the operating system is Debian 12 bookworm
I get:
Error: Failed to apply catalog: Resource type 'Ssh_authorized_key' was not found

Expected Behavior

working

Steps to Reproduce

classes:

  • accounts

accounts::user_defaults:
groups: [ 'users' ]
managehome: true
system: false

accounts::user_list:
slima:
groups: [ 'adm', 'sudo' ]
sshkeys:
- &kamil_sshkey 'ssh-ed25519 key'

Environment

  • puppetlabs-accounts (v8.1.0)
  • Debian 12.1

Additional Context

On Debian 11 working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions