diff options
author | Jakub Latusek <j.latusek@samsung.com> | 2020-10-21 13:36:29 +0200 |
---|---|---|
committer | Jakub Latusek <j.latusek@samsung.com> | 2020-10-21 14:02:59 +0200 |
commit | e2b7dd359b8c05a02e5acad8e4626119904138cc (patch) | |
tree | ef1d3e56c02ec64c45668015addb3e2ec4aa5e60 /kubernetes/pnda/charts/dcae-pnda-bootstrap/resources/scripts/bootstrap.sh | |
parent | de60649a59fe924175a25e05eb8ca31efe63daeb (diff) |
[PNDA] change comment style
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I3d9cd7715753364d2e9c9c90cc16e48d41569056
Issue-ID: OOM-2562
Diffstat (limited to 'kubernetes/pnda/charts/dcae-pnda-bootstrap/resources/scripts/bootstrap.sh')
-rwxr-xr-x | kubernetes/pnda/charts/dcae-pnda-bootstrap/resources/scripts/bootstrap.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/pnda/charts/dcae-pnda-bootstrap/resources/scripts/bootstrap.sh b/kubernetes/pnda/charts/dcae-pnda-bootstrap/resources/scripts/bootstrap.sh index ab7eaa3f76..bc53184420 100755 --- a/kubernetes/pnda/charts/dcae-pnda-bootstrap/resources/scripts/bootstrap.sh +++ b/kubernetes/pnda/charts/dcae-pnda-bootstrap/resources/scripts/bootstrap.sh @@ -1,4 +1,5 @@ #!/bin/sh +{{/* # ================================================================================ # Copyright (c) 2018 Cisco Systems. All rights reserved. # ================================================================================ @@ -14,6 +15,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # ============LICENSE_END========================================================= +*/}} # Install PNDA in Openstack with Heat templates # Expects: |