/puppet-hostname

Module to configure OSX hostname

Primary LanguagePuppetMIT LicenseMIT

puppet-hostname

Puppet Forge GitHub Workflow Status MIT Licensed

Module to set hostname and /etc/hosts

Usage

In your hiera config:

hostname::hostname: foo
hostname::domain: example.com
include hostname

License

hostname is released under the MIT License. See the bundled LICENSE file for details.