Remove rsyslog-config.yml from docs

The rsyslog-config.yml playbook no longer exists. This commit updates
the documentation to remove any references to it.

Change-Id: Ic3e0e726c170f51d4d272611c7b6c4dec9e2a6fe
Closes-bug: 1490591
This commit is contained in:
git-harry 2015-09-28 16:25:38 +01:00
parent 071ceb3e72
commit bb475e3191

View File

@ -20,8 +20,7 @@ cluster.
.. code-block:: bash
$ cd /opt/openstack-ansible/playbooks
$ openstack-ansible setup-everything.yml \
rsyslog-config.yml --limit NEW_HOST_NAME
$ openstack-ansible setup-everything.yml --limit NEW_HOST_NAME
--------------