28fa4e8d94
Based on github.sh/cloudbuilders/deploy.sh/swift. This is a WIP branch.
21 lines
331 B
Text
21 lines
331 B
Text
[DEFAULT]
|
|
devices = %NODE_PATH%/node
|
|
mount_check = false
|
|
bind_port = %BIND_PORT%
|
|
user = stack
|
|
log_facility = LOG_LOCAL%LOG_FACILITY%
|
|
|
|
[pipeline:main]
|
|
pipeline = container-server
|
|
|
|
[app:container-server]
|
|
use = egg:swift#container
|
|
|
|
[container-replicator]
|
|
vm_test_mode = yes
|
|
|
|
[container-updater]
|
|
|
|
[container-auditor]
|
|
|
|
[container-sync]
|