Collection of Ansible playbooks to bring up an OpenStack Infra
Go to file
Ricardo Carrillo Cruz 11c6c4cc1e Disable facts gathering on top-level playbooks
In the playbooks logic, the facts are not used and they are a
quite expensive operation, this speeds up execution.
2015-05-13 12:58:36 +02:00
group_vars Leave system_config_branch and as a global var, remove others 2015-04-23 11:50:14 +02:00
roles Fix gerrit project ssh key names in generate_hiera_common 2015-05-12 18:03:10 +02:00
.gitignore Remove infra_config.yml from being controlled by git 2015-04-15 13:26:14 +02:00
bootstrap_puppet_infra_nodes.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
bootstrap_puppetmaster.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
common.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
deploy_hiera.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
deploy_system_config.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
hosts Initial commit 2015-03-27 09:47:58 +01:00
infra_config.yml.sample Use rsync to copy the system-config repo to puppetmaster 2015-04-29 13:47:47 +02:00
nodepool.yml Major refactor 2015-04-13 14:23:22 +02:00
post_puppet_gerrit.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
post_puppet_jenkins.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
pre_puppet_gerrit.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
provision_infra_servers.yml Major refactor 2015-04-13 14:23:22 +02:00
run_puppet_infra_nodes.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
set_hostnames.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
sign_infra_nodes_certs.yml Disable facts gathering on top-level playbooks 2015-05-13 12:58:36 +02:00
site.yml Rename deploy_site_pp to deploy_system_config 2015-04-29 15:17:22 +02:00