openstack-ansible/rpc_deployment/vars/repo_packages
Jesse Pretorius a64cee58fe Change all references to the rcbops repo to stackforge
Closes-Bug: 1398864
Change-Id: Icd8a776afec7932d213089e325cf03aacb82a392
2014-12-03 19:16:05 +00:00
..
all_common.yml Changes frozen repo to point to mirror.rackspace.com 2014-11-13 09:48:20 -06:00
ansible_rpc_lxc.yml Change all references to the rcbops repo to stackforge 2014-12-03 19:16:05 +00:00
cinder.yml NFS client configuration for cinder 2014-11-20 21:19:01 -08:00
elasticsearch.yml converted elastic search to use repo_packages 2014-10-01 16:47:36 -05:00
galera.yml Fix mariadb & galera install order 2014-10-02 15:20:24 +01:00
glance.yml update git_install_branches to point to head of stable/juno 2014-10-17 11:30:03 +01:00
haproxy.yml Adjusted pip install config and repos 2014-09-15 18:48:12 -05:00
heat.yml update git_install_branches to point to head of stable/juno 2014-10-17 11:30:03 +01:00
holland.yml converted utility to use repo_packages 2014-10-01 23:51:01 -05:00
horizon.yml update git_install_branches to point to head of stable/juno 2014-10-17 11:30:03 +01:00
hosts.yml Adjusted pip install config and repos 2014-09-15 18:48:12 -05:00
keystone.yml Merge pull request #336 from mattt416/add_lxml_dependency 2014-10-21 17:46:43 +01:00
keystonemiddleware.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
kibana.yml convert Kibana to use repo_packages 2014-10-01 17:30:55 -05:00
logstash.yml Converted logstash to use repo_packages 2014-10-01 17:38:41 -05:00
memcached.yml converted memcached to use repo_packages 2014-10-01 22:02:19 -05:00
neutron.yml update git_install_branches to point to head of stable/juno 2014-10-17 11:30:03 +01:00
nova_libvirt.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
nova_spice_console.yml Adjusted pip install config and repos 2014-09-15 18:48:12 -05:00
nova.yml update git_install_branches to point to head of stable/juno 2014-10-17 11:30:03 +01:00
openstack_global_requirements.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_barbicanclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_ceilometerclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_cinderclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_designateclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_glanceclient.yml Updates glance client version to fix juno 2014-11-11 18:40:01 -06:00
python_heatclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_ironicclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_keystoneclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_neutronclient.yml Updated neutron client sha 2014-10-20 12:51:04 -05:00
python_novaclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_openstackclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_saharaclient.yml Bump python-saharaclient version 2014-11-21 11:08:37 +00:00
python_swiftclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_troveclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_tuskarclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
python_zaqarclient.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
rabbitmq.yml converted rabbitmq to use repo_packages 2014-10-01 22:12:19 -05:00
rackspace_monitoring_cli.yml added package files for rax-mon 2014-09-27 12:18:29 -05:00
rackspace_monitoring.yml added package files for rax-mon 2014-09-27 12:18:29 -05:00
raxmon_agent.yml Monitor changes 2014-10-28 09:36:06 +00:00
raxmon_cli.yml Monitor changes 2014-10-28 09:36:06 +00:00
readme.rst Adjusted pip install config and repos 2014-09-15 18:48:12 -05:00
rpc_support.yml Adjusted pip install config and repos 2014-09-15 18:48:12 -05:00
rsyslog.yml converted rabbitmq to use repo_packages 2014-10-01 22:19:51 -05:00
swift.yml Add python-swiftclient to swift hosts 2014-11-24 16:27:17 +00:00
tempest.yml Flip flopped all of the git repos 2014-10-03 09:50:09 -05:00
turbolift.yml Adjusted pip install config and repos 2014-09-15 18:48:12 -05:00
utility.yml Remove serverspec playbooks and roles 2014-10-21 14:18:52 +01:00

Ansible Openstack LXC Packages

date

2014-09-01 09:57

tags

rackspace, lxc, openstack, cloud, ansible

category

*nix

Packages Downloads and Installables

Any and all packages that need to be installed for this repository to work should be specified here in the, repo_packages directory. The files in this directory are given to plays as additional options. The options have several default actions which are all processed by the following roles: package_source_archive, package_source_install, package_system_install. Inside these files all download-able objects such as tar-balls and random files should also be specified. While the packaging roles may not be used to process these links the stated purpose of this directory is to have anything that is "installable" in a single location with the goal to allow for easily manipulation of requirements as they change.

Defaults processed by the package_source_archive, package_source_install, package_system_install roles: * gpg_keys: list of hashes with keys: key_name, keyserver, hash_id. * apt_container_keys: list of hashes with keys: url, state * apt_container_repos: list of hashes with keys: repo, state * debconf_items: list of hashes with keys: question, name, value, vtype * run_policy_deny: boolean true or false: When installing container packages this boolean will drop a run level policy to ensure that no services are started upon installation. * repo_path: string used to set the "relative path" to an online repository without the domain name. also used as the target directory when downloading a given git repository. * git_repo: string URI to the git repo to clone from. * git_fallback_repo: string URI to an alternative git repo to clone from when git_repo fails. * git_dest: string full path to place a cloned git repository. This will normally incorporate the repo_path variable for consistency purposes. * git_install_branch: string branch, tag or SHA of a git repo to clone into. * git_repo_plugins: list of hashes with keys: path, package | This is used to install additional packages which may be installable from the same base repo. * pip_wheel_name: string pip package name to FIRST attempt installation of. * service_pip_dependencies: list of strings. * container_packages: list of strings. * pip_common_packages: list of strings. * apt_common_packages: list of strings. * common_util_packages: list of strings.