Bug #75
closed
appends hostname to existing item in autosign.conf
Added by Matt Moran over 15 years ago.
Updated almost 13 years ago.
Description
I've noticed on a few occasions that foreman will append the hostname to an existing host/wildcard in the autosign.conf file.
- Status changed from New to Feedback
- Assignee set to Matt Moran
what do you mean? the same host name twice?
can you give some examples?
If I have a autosign.conf that already contains hosts i.e:
.test1a.local
.test1b.local
I've noticed that foreman will append a hostname on to the last line instead of creating a new line. i.e. if building a host host1.test1c.local then the autosign will look like
.test1a.local
.test1b.localhost1.test1c.local
I've noticed that adding a couple of blank lines below the existing hosts mitigates the issue.
I cant reproduce this...... could it be that you didnt add an EOL (end of line) when you added another host?
Could be, though foreman should look for a new empty line before appending the host IMHO.
- Status changed from Feedback to Closed
Also available in: Atom
PDF