From 15f0d7ae3a95ebc5f7d411a74dddb48c4305097b Mon Sep 17 00:00:00 2001
From: Christian Berendt <berendt@betacloud-solutions.de>
Date: Fri, 29 Sep 2017 11:39:01 +0200
Subject: [PATCH] Add missing NOTE marker to site.yml

Change-Id: I53fea2f5629f0c1b64549c1bf6d07113d17dae81
---
 ansible/site.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ansible/site.yml b/ansible/site.yml
index 261667d5c5..4ff1ece113 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -352,7 +352,7 @@
         tags: nova-hyperv,
         when: enable_hyperv | bool }
 
-# (gmmaha): Please do not change the order listed here. The current order is a
+# NOTE(gmmaha): Please do not change the order listed here. The current order is a
 # workaround to fix the bug https://bugs.launchpad.net/kolla/+bug/1546789
 - name: Apply role neutron
   gather_facts: false