Page MenuHomeDevCentral

poudriered.conf

Authored By
dereckson
Sat, Oct 5, 23:07
Size
1 KB
Referenced Files
None
Subscribers
None

poudriered.conf

# -------------------------------------------------------------
# Poudriere configuration :: daemon
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/devserver/poudriere/files/poudriered.conf
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
socket "/var/run/poudriered.sock"
pidfile "/var/run/poudriered.pid"
cachedir /usr/local/poudriere/cache
logs /usr/local/poudriere/logs
command ports {
argument "-l" {
group "*"
}
argument "-c" {
group wheel
}
argument "-d" {
group wheel
}
group nasquenautes
}
command "*" {
group ops
}
operation quit {
group ops
}
operation testport {
group nasquenautes
}
operation queue {
group nasquenautes
}
operation "reload" {
group ops
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2179451
Default Alt Text
poudriered.conf (1 KB)

Event Timeline