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

Safe HaskellNone

Propellor.Property.Ssh

Synopsis

Documentation

uniqueHostKeys :: PropertySource

Blows away existing host keys and make new ones. Useful for systems installed from an image that might reuse host keys. A flag file is used to only ever do this once.