Remove tags from README
The tags framework has been discontinued for a long time. https://governance.openstack.org/tc/reference/tags/ https://governance.openstack.org/tc/resolutions/20211224-tags-framework-removal.html Change-Id: I3e8705af264aaa88b228a5f92f5b10becafc7153 Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
19
README.rst
19
README.rst
@@ -1,25 +1,15 @@
|
||||
========================
|
||||
Team and repository tags
|
||||
========================
|
||||
|
||||
.. image:: http://governance.openstack.org/badges/openstack-ansible-os_adjutant.svg
|
||||
:target: http://governance.openstack.org/reference/tags/index.html
|
||||
|
||||
.. Change things from this point on
|
||||
|
||||
==========================
|
||||
OpenStack-Ansible Adjutant
|
||||
############################
|
||||
:tags: openstack, adjutant, cloud, ansible
|
||||
:category: \*nix
|
||||
==========================
|
||||
|
||||
This Ansible role installs and configures OpenStack adjutant.
|
||||
This Ansible role installs and configures OpenStack Adjutant.
|
||||
|
||||
This role will install the following Upstart services:
|
||||
* adjutant-api
|
||||
* adjutant-processor
|
||||
|
||||
Adding The Service to Your OpenStack-Ansible Deployment
|
||||
---------------------------------------------------------
|
||||
-------------------------------------------------------
|
||||
|
||||
To add a new service to your OpenStack-Ansible (OSA) deployment:
|
||||
|
||||
@@ -36,7 +26,6 @@ To add a new service to your OpenStack-Ansible (OSA) deployment:
|
||||
infra3:
|
||||
ip: 172.20.236.113
|
||||
|
||||
|
||||
* Create respective LXC containers (skip this step for metal deployments):
|
||||
|
||||
.. code-block:: console
|
||||
|
Reference in New Issue
Block a user