Skip to content
Snippets Groups Projects
Select Git revision
  • 3cd49eec2e1d16d57d817cf602904e00f78e7bb7
  • master default
2 results

puppet-console

Thomas Bellman's avatar
Thomas Bellman authored
This adds a definition console::keymap::mapfile for installing (or
removing) keymap files for the Linux VGA console.

There is also a class console::keymap::params for defining where
keymap files are stored, with suitable defaults for some Linux
distributions.
3cd49eec
History
Name Last commit Last update
manifests
COPYING
COPYING.LIB
README
This is a Puppet module for managing Linux consoles and terminal logins.
Copyright © 2017 Thomas Bellman, Linköping, Sweden.


===== LICENSING =====

This Puppet module is free software: you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.

This module is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this module.
If not, see <http://www.gnu.org/licenses/>.



===== DEPENDENCIES =====

- nsc-puppet-utils
  Needed for the 'initsystem' fact.
  Can be found at git://www.nsc.liu.se/~bellman/puppet/nsc-puppet-utils.git.



===== OFFICIAL SOURCE =====

This module is not published anywhere yet.