- Description
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Configure /etc/login.conf content on FreeBSD
class { 'loginconf':
charset => "UTF-8",
lang => "en_US.UTF-8",
}
This work on FreeBSD platform only. Some of the part still not puppetize, since these parameters are not used by me (not tested)
Fill free to send pull request