blob: 688618537dfaacd6894b6ddf16971ab70fc5f0e1 [file] [log] [blame]
parameters:
linux:
system:
repo:
mos9_openstack:
source: "deb [arch=amd64] http://${_param:local_repo_url}/mos9/ mos9.0 main"
architectures: amd64
key_url: "http://${_param:local_repo_url}/public.gpg"
pin:
- pin: 'release s=mos9.0'
priority: 1100
package: '*'
mos9_openstack_hotfix:
source: "deb [arch=amd64] http://${_param:local_repo_url}/mos9/ mos9.0-hotfix main"
architectures: amd64
key_url: "http://${_param:local_repo_url}/public.gpg"
pin:
- pin: 'release s=mos9.0-hotfix'
priority: 1100
package: '*'
mos9_openstack_proposed:
source: "deb [arch=amd64] http://${_param:local_repo_url}/mos9/ mos9.0-proposed main"
architectures: amd64
key_url: "http://${_param:local_repo_url}/public.gpg"
pin:
- pin: 'release s=mos9.0-proposed'
priority: 1100
package: '*'
mos9_openstack_security:
source: "deb [arch=amd64] http://${_param:local_repo_url}/mos9/ mos9.0-security main"
architectures: amd64
key_url: "http://${_param:local_repo_url}/public.gpg"
pin:
- pin: 'release s=mos9.0-security'
priority: 1100
package: '*'
mos9_openstack_updates:
source: "deb [arch=amd64] http://${_param:local_repo_url}/mos9/ mos9.0-updates main"
architectures: amd64
key_url: "http://${_param:local_repo_url}/public.gpg"
pin:
- pin: 'release s=mos9.0-updates'
priority: 1100
package: '*'
mos9_murano:
refresh_db: ${_param:linux_repo_refresh_db}
source: "deb [arch=amd64] http://${_param:local_repo_url}/mos9/ mos9.0 murano"
architectures: amd64
key_url: "http://${_param:local_repo_url}/public.gpg"
pin:
- pin: 'release s=mos8.0-proposed'
priority: 1100
package: '*'