Skip to content

Instantly share code, notes, and snippets.

@bwesterb
Created March 7, 2012 20:35
Show Gist options
  • Save bwesterb/1995937 to your computer and use it in GitHub Desktop.
Save bwesterb/1995937 to your computer and use it in GitHub Desktop.
zuid.mirte for zuidslet.science.ru.nl
# Base configuration of marietje zuid
includes:
- maried/classic
- maried/gstreamer
- sarah/log
- sarah/shell
- maried/ajax/ajax
- maried/lastfm
- maried/bertha
instances:
classicDb:
module: classicDb
database: maried
username: maried
password: <snip>
collection:
module: classicCollection
db: classicDb
desk:
module: classicDesk
queue: amalgamatedQueue
collection: collection
mediaStore: mediaStore
orchestrator: orchestrator
users: users
history:
module: classicHistory
collection: collection
db: classicDb
mediaInfo:
module: gstMediaInfo
orchestrator:
module: classicOrchestrator
randomQueue:
module: randomQueue
random: random
player:
module: gstPlayer
amalgamatedQueue:
module: amalgamatedQueue
first: queue
second: randomQueue
queue:
module: classicQueue
db: classicDb
collection: collection
random:
module: classicRandom
collection: collection
requestServer:
module: classicRequestServer
desk: desk
screen:
module: classicScreen
desk: desk
users:
module: classicUsers
shellServer:
module: shellServer
ajaxServer:
module: ajaxServer
desk: desk
logServer:
module: logServer
scrobbler:
module: scrobbler
password: <snip>
username: marietje-zuid
desk: desk
mediaStore:
module: berthaMediaStore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment