Instead of referring the user to the rst file, link to the parsed
version of the document on the web site for improved user experience.
Change-Id: Ide8c3594d43d9d1f732e87235525fefd268bbd3f
The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.
Change-Id: Ie915eb9711c100e536498c57549ef901b1db3abc
This patch updates the Initial setup section from running-your-own
document. Other sections will be updated in separate patches to
make the reviwes short.
Change-Id: I6915b0f39e8eb17c39ab72df7a93d300625a208d
Rework the page so that all content that is now
in the infra-manual is removed and the page just explains
what StackForge is.
Replace links to stackforge with a link to the project creators
page.
Change-Id: I79902876d05f8fc540e18bd3f596ea1f0cdf0e30
Move the install location of the git checkout of the config repo
to /opt/system-config to make things more consistent for operators.
Actually moving this on the puppetmaster will be a manual step.
Change-Id: Id9297088ae6c76c02e35414433aae2733f9f639c
There was a buggy file name puppet.rsh in documentation. Convert
that to a reference to puppet-master
Change-Id: I18898c41161b5b79be8ff799be2390d97dc54701
At the QA/Infra sprint we decided that we're getting pretty
minimal value from asking people for bugs # in the tool, as we're
not really using that information. Instead, just convert to a
'recheck' string, which can include an arbitrary comment after it,
so that if people want to provide us with info, we can get it
out later, but it's no longer mandatory.
Change-Id: I419b0edf2e1805adbdba83b2630b087c7eaf14d9
Puppet board has replaced puppet dashboard. Remove reference to puppet
dashboard as it shouldn't be used.
Change-Id: I5eeee2984729ef5d1b883b4762347d19786e28ed
We'd like to be able to control sequencing of how and when puppet
runs across our machines. Currently, it's just a set of agents
that run kinda whenever they run. At times they hang and we don't
know about it. Also, cross-server sequencing is impossible to
achieve.
Change the operation away from agents running on the machine as
daemons, and instead ssh from the master to each machine.
Change-Id: I76e41e63c6d0825e8735c484ba4580d545515e43
The projects list is a common list for devs to interact with. The config
in the list is not, but the config in the list means the file needs to
be in an erb template.
Split the two concerns, similar to zuul. Put the config in a config file
and the project data in a yaml file.
Change-Id: I708b8655b4b1ce377f3b7369e987418c1d72d977
This is incomplete, but as I haven't got a full thing up yet I can't
write it all. It is minimally a useful pointer for other folk trying
to do the same thing.
Change-Id: Iefb62a0ff60e5f46f1f0091beef54bfc4a376a53