diff options
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | 2018-07-18 15:27:52 +0900 |
---|---|---|
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | 2018-07-19 09:34:59 +0900 |
commit | f8ebec657389d40a88442b5a9be1a18254bbdbfd (patch) | |
tree | f5bbf92bd7054771c051f42575db1f7f589b127d /saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml | |
parent | 43a3f54d5ac9ab15025910a575df9fd4be6237d8 (diff) |
saltstack to take env and file param
Issue-ID: CCSDK-383
Change-Id: Id069d77d8f11203a2f604470c116bcf3cc618c2f
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
Diffstat (limited to 'saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml')
-rw-r--r-- | saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml b/saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml index bcc7fda9..84cc917b 100644 --- a/saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml +++ b/saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml @@ -1,10 +1,10 @@ # /*- # * ============LICENSE_START======================================================= -# * ONAP : APPC +# * ONAP : CCSDK # * ================================================================================ -# * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. +# * Copyright (C) 2018 Samsung Electronics. All rights reserved. # * ================================================================================ -# * Copyright (C) 2017 Amdocs +# * # * ============================================================================= # * Licensed under the Apache License, Version 2.0 (the "License"); # * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ # * See the License for the specific language governing permissions and # * limitations under the License. # * -# * ECOMP is a trademark and service mark of AT&T Intellectual Property. +# * # * ============LICENSE_END========================================================= # */ |