Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391147
category.pp
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
364 B
Subscribers
None
category.pp
View Options
# ex: syntax=puppet si ts=4 sw=4 et
define
bind
::
logging
::
category
(
$channels
)
{
concat
::
fragment
{
"bind-logging-category-${name}"
:
order
=>
"60-${name}"
,
target
=>
"${::bind::confdir}/logging.conf"
,
content
=>
inline_template
(
"\tcategory <%= @name %> {\n<% Array(@channels).each { |c| %>\t\t<%= c %>;\n<% } %>\t};\n"
),
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:39 PM (14 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3398684
Attached To
rSPBIND puppet-inkblot-bind
Event Timeline
Log In to Comment