index
:
leap_platform.git
0.8.x
citest
citest_jessie
clean_vcsrepo
develop
fix_0.9_ci_deploy
gitsubrepo
master
stable
stretch
subtree
version/0.9.x
[leap_platform]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
puppet
/
modules
/
journald
/
manifests
/
init.pp
blob: 879baba450e1fad6bac793f6cf121d9fd1b546c9 (
plain
)
1
2
3
4
5
6
7
class journald { service { 'systemd-journald': ensure => running, enable => true, } }