FreeBSD Bugzilla – Attachment 160432 Details for
Bug 202704
[PATCH] sysutils/puppet update puppetmaster rc.d script to use `manifest` instead of `manifestdir`/site.pp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Package info and config
puppetmaster-context.txt (text/plain), 1.80 KB, created by
lemon
on 2015-08-28 04:16:52 UTC
(
hide
)
Description:
Package info and config
Filename:
MIME Type:
Creator:
lemon
Created:
2015-08-28 04:16:52 UTC
Size:
1.80 KB
patch
obsolete
>## Puppet package > >$ pkg info puppet >puppet-3.8.1 >Name : puppet >Version : 3.8.1 >Installed on : Fri Aug 28 03:44:46 UTC 2015 >Origin : sysutils/puppet >Architecture : freebsd:10:x86:64 >Prefix : /usr/local >Categories : sysutils >Licenses : APACHE20 >Maintainer : swills@FreeBSD.org >WWW : https://puppetlabs.com/puppet/puppet-open-source >Comment : Configuration management framework written in Ruby >Options : > DOCS : on > EXAMPLES : on > PACKAGE_ORIGIN : on > PACKAGE_ROOT : off >Annotations : > cpe : cpe:2.3:a:puppetlabs:puppet:3.8.1:::::freebsd10:x64 > repo_type : binary > repository : FreeBSD >Flat size : 6.34MiB >Description : >Puppet lets you centrally manage every important aspect of your system using >a cross-platform specification language that manages all the separate >elements normally aggregated in different files, like users, cron jobs, and >hosts, along with obviously discrete elements like packages, services, and >files. > >WWW: https://puppetlabs.com/puppet/puppet-open-source > >## Configuration > >$ more /usr/local/etc/puppet/puppet.conf >[main] > environmentpath = /root/puppet/environments > parser = future > >$ more /root/puppet/environments/production/environment.conf >manifest = /root/puppet/manifests/site.pp >modulepath = /root/puppet/modules:/root/puppet/library > >$ sudo puppet config print manifest >/root/puppet/manifests/site.pp >$ sudo puppet config print manifestdir >/usr/local/etc/puppet/manifests > >$ sudo service puppetmaster restart >Performing sanity check of puppetmaster configuration: Error: One or more file(s) specified did not exist: >[" /usr/local/etc/puppet/manifests/site.pp\n"] >Error: Try 'puppet help parser validate' for usage
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 202704
:
160431
| 160432