Skip to content

Trusted and distrusted got switched around#124

Open
wardhus wants to merge 1 commit intovoxpupuli:masterfrom
wardhus:master
Open

Trusted and distrusted got switched around#124
wardhus wants to merge 1 commit intovoxpupuli:masterfrom
wardhus:master

Conversation

@wardhus
Copy link
Copy Markdown

@wardhus wardhus commented Mar 24, 2025

I think trusted and distrusted got switched around somewhere? Am I wrong?

@kenyon
Copy link
Copy Markdown
Member

kenyon commented Mar 24, 2025

🤔 those changes were made in 3d4a921 (#107).

@Joris29
Copy link
Copy Markdown

Joris29 commented Jun 26, 2025

I'm getting the following when using trusted on RHEL 8:

Resource:

  ca_cert::ca { 'EXAMPLE':
    ensure  => 'trusted',
    content => file('profile/example/EXAMPLE.crt'),
  }

Debug output:

Debug: /Stage[main]/Profile::Example/Ca_cert::Ca[EXAMPLE]/File[/etc/pki/ca-trust/source/blacklist/EXAMPLE.crt]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Ca_cert/Exec[ca_cert_update]: 'update-ca-trust extract' won't be executed because of failed check 'refreshonly'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants