Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peopleware/puppet-hostname
https://github.com/peopleware/puppet-hostname
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peopleware/puppet-hostname
- Owner: peopleware
- License: other
- Created: 2013-10-21T08:39:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T12:58:00.000Z (over 5 years ago)
- Last Synced: 2024-04-14T13:04:54.758Z (7 months ago)
- Language: Puppet
- Size: 6.84 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Hostname Puppet Module
Sets the hostname to the node certificate name. It has been tested on Debian and Ubuntu.
Usage is extremely straightforward:
```
include hostname
```