Cleanup some typos

This commit is contained in:
Jill Rouleau 2018-07-06 16:46:09 -07:00
parent 52282d0853
commit d719e79a41
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=openstack/ansible-role-tripleo-{{cookiecutter.project}}.git
project=openstack/ansible-role-tripleo-{{cookiecutter.project_name}}.git

View File

@ -1,6 +1,6 @@
galaxy_info:
author: {{ cookiecutter.author_name }}
description: {{ cookiecutter.project }} role for TripleO
description: {{ cookiecutter.project_name }} role for TripleO
company: Red Hat
license: Apache 2.0
min_ansible_version: 2.4

View File

@ -4,4 +4,4 @@
"author_email": "YOUREMAIL@example.com",
"version": "1.6.0",
"year":"2018"
}