diff options
author | Dan Timoney <dt5972@att.com> | 2018-07-19 16:16:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-19 16:16:22 +0000 |
commit | 77ee1a55c18e1992bcf2b17b09bc874ab8bc8f6a (patch) | |
tree | a3f67530462053efaaec095168254019089a1dfa /saltstack-adapter/staltstack-example-server/saltstack_sample_sls-2.yml | |
parent | e1184d3033ca9f1e1572050ef6f92f67a62865d0 (diff) | |
parent | f8ebec657389d40a88442b5a9be1a18254bbdbfd (diff) |
Merge "saltstack to take env and file param"
Diffstat (limited to 'saltstack-adapter/staltstack-example-server/saltstack_sample_sls-2.yml')
-rw-r--r-- | saltstack-adapter/staltstack-example-server/saltstack_sample_sls-2.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/saltstack-adapter/staltstack-example-server/saltstack_sample_sls-2.yml b/saltstack-adapter/staltstack-example-server/saltstack_sample_sls-2.yml index 468d2a24b..b96773e1c 100644 --- a/saltstack-adapter/staltstack-example-server/saltstack_sample_sls-2.yml +++ b/saltstack-adapter/staltstack-example-server/saltstack_sample_sls-2.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========================================================= # */ |