fuel-library/deployment/puppet/swift/.fixtures.yml
Aleksandr Didenko cbf8caab73 Add support for DLO configuration in swift
- New class swift::proxy::dlo for DLO configuration.
- Fixes for spec tests pulled from upstream.
- Upstream DLO patch spec tests adjusted to our version of
  swift module.

Related-bug: #1430765
Upstream change-id: Ie209e494d7affd72c3fea3f2cc3459b91d7c6765

Change-Id: I31099aa2efc3accc5ac9f4c3c182995c9fc2e547
2015-04-22 09:30:50 +00:00

19 lines
767 B
YAML

fixtures:
repositories:
"apt": "git://github.com/puppetlabs/puppetlabs-apt.git"
"concat":
repo: "git://github.com/puppetlabs/puppetlabs-concat.git"
ref: '1.0.0'
"inifile": "git://github.com/puppetlabs/puppetlabs-inifile"
"keystone": "git://github.com/stackforge/puppet-keystone.git"
"memcached": "git://github.com/saz/puppet-memcached.git"
"openstacklib": "git://github.com/stackforge/puppet-openstacklib.git"
"rsync": "git://github.com/puppetlabs/puppetlabs-rsync.git"
"ssh":
repo: "git://github.com/saz/puppet-ssh.git"
ref: "v2.4.0"
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
"xinetd": "git://github.com/puppetlabs/puppetlabs-xinetd.git"
symlinks:
"swift": "#{source_dir}"