Simple module to standardize base system. The goal is mostly to provide a functionnal minimal standard for site specific cusomizations. What it does :
- Add bash completion
- Configure date and time in bash logs
- Standardize /etc/hosts
- Add nscd
- Deploy an NTP server
- Add standard packages
node 'master' {
include basesystem
}