/[packages]/cauldron/puppet/current/SOURCES/puppet.service
ViewVC logotype

Contents of /cauldron/puppet/current/SOURCES/puppet.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1215748 - (show annotations) (download)
Fri Apr 6 22:23:10 2018 UTC (5 years, 8 months ago) by tmb
File size: 262 byte(s)
update filesystem layout for puppet 4.x
1 [Unit]
2 Description=Puppet agent
3 Wants=basic.target
4 After=basic.target network.target puppetmaster.service
5
6 [Service]
7 EnvironmentFile=-/etc/sysconfig/puppet
8 ExecStart=/usr/bin/puppet agent ${PUPPET_EXTRA_OPTS} --no-daemonize
9
10 [Install]
11 WantedBy=multi-user.target

  ViewVC Help
Powered by ViewVC 1.1.28