Skip to content

If the pki::pki option is set to anything other than 'simp', /etc/pki/simp never gets created and causes errors later in the manifest #132

@michael-riddle

Description

@michael-riddle

If pki::pki is not 'simp', /etc/pki/simp won't exist. The issue here is that by default we're also telling the module that the base directory for anything pki related is /etc/pki/simp/x509 and then everything else that happens in init.pp keys off of this value. When the manifest goes to create the /etc/pki/simp/x509 directory it blows up because /etc/pki/simp won't exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions