Actions
Bug #7269
closedShow fqdn in rudder agent info
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When you execute : rudder agent info
You see the short hostname :
dev01:~# rudder agent info
Hostname: dev01
UUID: _
Key Hash: __
Policy server: __
Roles: rudder-agent
Agent is enabled
I think that he should show fqdn hostname.
hostname -f give the correct Fqdn :
dev01:~# hostname -f
dev01.domaine.net
Rudder server also give correct fqdn : dev01.domaine.net
For information :
dev01:~# rudder agent version
Rudder agent 3.1.2-jessie0 (CFEngine Core 3.6.5)
Updated by Benoît PECCATTE almost 10 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE almost 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-agent/pull/25
Updated by Benoît PECCATTE almost 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-agent|6990ef4a4abd9a5fe57e91fbc963308260b164af.
Updated by Vincent MEMBRÉ almost 10 years ago
Applied in changeset rudder-agent|0f1d0097f59fa20fb9c635577b61a6da36b9f4c0.
Updated by Benoît PECCATTE almost 10 years ago
- Subject changed from rudder agent info to Show fqdn in rudder agent info
Updated by Vincent MEMBRÉ almost 10 years ago
This bug has been fixed in Rudder 3.1.3 which were released today.
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from Pending release to Released
Actions