Page MenuHomeVyOS Platform

vyos-hostsd not setting system domain name
Closed, ResolvedPublicBUG

Description

1.2.2

[email protected]:~$ hostname -f
vps.domain.com

system {
    domain-name domain.com
    host-name vps
}

1.2.3-epa1

admin@vps:~$ hostname -f
vps

system {
    domain-name domain.com
    host-name vps
}

Details

Difficulty level
Unknown (require assessment)
Version
1.2.3-epa1
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)