From 50135c56ba95393983676724a23658deeed5ae53 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 3 Apr 2017 15:16:13 +1000 Subject: [PATCH] Update to mention planet01 This server moved to Xenial and follows our naming convetion, so the server is now planet01.o.o. Update to reflect this. Change-Id: Ib96cb75b893fbbd06debb433067be72899e8a423 --- doc/source/planet.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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.