murano/meta/io.murano/Resources/murano-init.conf

20 lines
488 B
Plaintext

yum_repos:
epel-testing:
baseurl: http://download.fedoraproject.org/pub/epel/$releasever/$basearch
enabled: true
failovermethod: priority
gpgcheck: false
name: Extra Packages for Enterprise Linux - Testing
packages:
- subversion
- git-core
- wget
- make
- gcc
- python-pip
- python-setuptools
- python-virtualenv
hostname: $instanceHostname