Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-11 | Fix retrieval of hostname fact based on network. | Sofer Athlan-Guyot | 1 | -1/+1 | |
When Facter.value(:domain) is nil the facts fqdn_<network> are failing with : Could not retrieve fact='fqdn_external', resolution='<anonymous>': undefined method `empty?' for nil:NilClass Change-Id: I3e7fa983d4cf91c6ab25f9aa4c353b364f44826e Closes-bug: 1595125 | |||||
2016-06-20 | Add fact to get the fqdn for a host in the different networks | Juan Antonio Osorio Robles | 1 | -0/+33 | |
This will be useful for getting a certificate for a specific hostname via certmonger. bp tls-via-certmonger Change-Id: I3d563061154533f4dc3a0ee48394afbfa954282a |