propellor-0.5.1: property-based host configuration management in haskell

Safe HaskellNone

Propellor.Property.Hostname

Synopsis

Documentation

sane :: PropertySource

Ensures that the hostname is set to the HostAttr value. Configures etchostname and the current hostname.

A FQDN also configures etchosts, with an entry for 127.0.1.1, which is standard at least on Debian to set the FDQN (127.0.0.1 is localhost).