-
Notifications
You must be signed in to change notification settings - Fork 4
Home
willcannings edited this page Sep 24, 2014
·
2 revisions
Sample configuration for a default Swift installation (following these instructions):
Condo::Configuration.add_residence(:RackspaceCloudFiles, {
username: 'system:root',
secret_key: 'testpass',
temp_url_key: 'AUTH_system',
storage_url: 'AUTH_system',
auth_url: 'https://0.0.0.0:8080/auth/v1.0',
location: '0.0.0.0:8080',
temp_url_key: 'blah'
})