| Chmouel Boudjnah | 28fa4e8 | 2011-11-01 12:30:55 +0100 | [diff] [blame] | 1 | [DEFAULT] | 
|  | 2 | devices = %NODE_PATH%/node | 
|  | 3 | mount_check = false | 
|  | 4 | bind_port = %BIND_PORT% | 
| Chmouel Boudjnah | 88d5499 | 2011-11-02 01:10:38 +0100 | [diff] [blame] | 5 | user = %USER% | 
| Chmouel Boudjnah | 28fa4e8 | 2011-11-01 12:30:55 +0100 | [diff] [blame] | 6 | log_facility = LOG_LOCAL%LOG_FACILITY% | 
| Chmouel Boudjnah | 3a64826 | 2011-11-03 10:43:46 +0100 | [diff] [blame] | 7 | swift_dir = %SWIFT_CONFIG_LOCATION% | 
| Chmouel Boudjnah | 28fa4e8 | 2011-11-01 12:30:55 +0100 | [diff] [blame] | 8 |  | 
|  | 9 | [pipeline:main] | 
|  | 10 | pipeline = container-server | 
|  | 11 |  | 
|  | 12 | [app:container-server] | 
|  | 13 | use = egg:swift#container | 
|  | 14 |  | 
|  | 15 | [container-replicator] | 
|  | 16 | vm_test_mode = yes | 
|  | 17 |  | 
|  | 18 | [container-updater] | 
|  | 19 |  | 
|  | 20 | [container-auditor] | 
|  | 21 |  | 
|  | 22 | [container-sync] |