Collection of Ansible playbooks to bring up an OpenStack Infra
Go to file
Ricardo Carrillo Cruz e914d40602 Use rsync to copy the system-config repo to puppetmaster
Instead of using a Git server to stage changes on system-config,
better just copy over the local system-config from the command
center machine, the instances created by OpenStack may not have
connectivity to the Git server.
2015-04-29 13:47:47 +02:00
group_vars Leave system_config_branch and as a global var, remove others 2015-04-23 11:50:14 +02:00
roles Use rsync to copy the system-config repo to puppetmaster 2015-04-29 13:47:47 +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 Rename included role to bootstrap_puppet_infra_node 2015-04-18 22:42:09 +02:00
bootstrap_puppetmaster.yml Major refactor 2015-04-13 14:23:22 +02:00
common.yml Fix comment on common.yml 2015-04-13 15:56:04 +02:00
deploy_hiera.yml Major refactor 2015-04-13 14:23:22 +02:00
deploy_site_pp.yml Major refactor 2015-04-13 14:23:22 +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 Add pre/post gerrit roles and top-level playbooks 2015-04-18 22:43:12 +02:00
post_puppet_jenkins.yml Add post jenkins role and top-level playbook 2015-04-18 22:45:44 +02:00
pre_puppet_gerrit.yml Add pre/post gerrit roles and top-level playbooks 2015-04-18 22:43:12 +02:00
provision_infra_servers.yml Major refactor 2015-04-13 14:23:22 +02:00
run_puppet_infra_nodes.yml Major refactor 2015-04-13 14:23:22 +02:00
set_hostnames.yml Major refactor 2015-04-13 14:23:22 +02:00
sign_infra_nodes_certs.yml Major refactor 2015-04-13 14:23:22 +02:00
site.yml Remove provision_infra_servers and add pre/post playbooks 2015-04-18 23:16:29 +02:00