Hi,
I'm not using nothing specific to Hiera, but I don't know if some 3rd
party module is (stdlib?).
There are the first 15 lines of the abstracts.pp file:
node 'debian-like-linux' {
class { 'apt':
always_apt_update => false,
disable_keys => undef,
proxy_host => false,
proxy_port => '8080',
purge_preferences_d => false,
purge_sources_list => false,
purge_sources_list_d => false,
}
sysctl { 'fs.file-max': value => '9999999' }
sysctl { 'fs.inotify.max_user_watches': value => '100000' }
sysctl { 'fs.nr_open': value => '9999999' }
sysctl { 'net.core.netdev_max_backlog': value => '4096' }
sysctl { 'net.core.rmem_max': value => '16777216' }
...
}
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in Ubuntu.
https://bugs.launchpad.net/bugs/1242363
Title:
Puppet package needs ruby-hiera (unmapped dep)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1242363/+subscriptions
--
Ubuntu-server-bugs mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs