diff --git a/doc/source/planet.rst b/doc/source/planet.rst index ec3a4f1209..31f6986776 100644 --- a/doc/source/planet.rst +++ b/doc/source/planet.rst @@ -7,13 +7,14 @@ Planet The `Planet Venus `_ blog aggregator -is installed on planet.openstack.org. +is installed on ``planet01.openstack.org``. At a Glance =========== :Hosts: - * http://planet.openstack.org + * ``planet01.openstack.org`` + * http://planet.openstack.org :Puppet: * https://git.openstack.org/cgit/openstack-infra/puppet-planet/tree/ * :file:`modules/openstack_project/manifests/planet.pp` @@ -33,5 +34,6 @@ Overview Planet Venus works by having a cron job which creates static files. In our configuration, the static files are served using Apache. -The puppet module is configured to use the openstack/planet git -repository to provide the ``planet.ini`` configuration file. +The puppet module is configured to use the ``openstack/planet`` git +repository to provide the ``planet.ini`` configuration file. To add a +blog, propose an update to this file.