Fix typo
Change-Id: I683a27857b9e835e7b708c818b152dfd1e07daec
This commit is contained in:
parent
dc7001de4c
commit
7093203d4c
@ -1,7 +1,7 @@
|
||||
FROM {{ namespace }}/{{ image_prefix }}neutron-base:{{ tag }}
|
||||
MAINTAINER {{ maintainer }}
|
||||
|
||||
{% block neutorn_vpnass_agent_header %}{% endblock %}
|
||||
{% block neutron_vpnaas_agent_header %}{% endblock %}
|
||||
|
||||
{% import "macros.j2" as macros with context %}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Add neutron-vpnass role
|
||||
- Add neutron-vpnaas role
|
||||
|
Loading…
Reference in New Issue
Block a user