acmetool icon indicating copy to clipboard operation
acmetool copied to clipboard

Allow hostname variable in names specification

Open hlandau opened this issue 8 years ago • 1 comments

It would be nice if a targetfile could be configured to always request the machine's current FQDN. Something like

satisfy:
  names:
    - example.com
    - $HOSTNAME

hlandau avatar Jan 29 '16 05:01 hlandau

Deferring this until I figure out a better way to get the FQDN than executing hostname -f.

hlandau avatar Jan 29 '16 20:01 hlandau