Jira (PUP-11759) trusted fqdn fact

0 vue
Accéder directement au premier message non lu

Pat Riehecky (Jira)

non lue,
14 févr. 2023, 15:12:0314/02/2023
à puppe...@googlegroups.com
Pat Riehecky created an issue
 
Puppet / New Feature PUP-11759
trusted fqdn fact
Issue Type: New Feature New Feature
Assignee: Unassigned
Created: 2023/02/14 12:11 PM
Priority: Normal Normal
Reporter: Pat Riehecky

With the legacy top level facts going away, it would be handy if there as a $::trusted['fqdn'] fact I could pull in.

In practice I know I can concat $::trusted['hostname'] with $::trusted['domain'], but making sure my mass find/replace is syntax valid for all the quoting and whatnot is going to be ugly.

A trusted replacement fact would be great so I don't have to constantly repeat that pattern everywhere.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)
Atlassian logo

Josh Cooper (Jira)

non lue,
14 févr. 2023, 16:10:0314/02/2023
à puppe...@googlegroups.com
Josh Cooper updated an issue
Change By: Josh Cooper
Team: Phoenix

Josh Cooper (Jira)

non lue,
14 févr. 2023, 16:10:0314/02/2023
à puppe...@googlegroups.com
Josh Cooper commented on New Feature PUP-11759
 
Re: trusted fqdn fact

Hi Pat Riehecky I wasn't clear if you wanted to use the structured fact "$facts['networking']['fqdn']" which already exists. Or if you are explicitly wanting a trusted version? If so, you can use "$trusted['certname']" which defaults to the fqdn of the host, but doesn't have to be in cases where "certname" is set explicitly in puppet.conf.

Pat Riehecky (Jira)

non lue,
14 févr. 2023, 16:16:0214/02/2023
à puppe...@googlegroups.com
Pat Riehecky commented on New Feature PUP-11759
 
Re: trusted fqdn fact

I'd prefer a "fully" trusted version.  My certname for the hosts is often a UUID for "reasons" so I'm assembling it by hand with a trivial join.

 

I'm controlling access to SSL certificates and kerberos keytabs, so I don't really want to trust that the client has the right fqdn.

Répondre à tous
Répondre à l'auteur
Transférer
0 nouveau message