diff options
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | 2018-07-16 16:08:08 +0900 |
---|---|---|
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | 2018-07-16 16:24:56 +0900 |
commit | aeeba1d69f0498808252d5555b06b8fb6cae9269 (patch) | |
tree | e2fedca5c0231237d6d5c853b8e9aa81dde5d313 /saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml | |
parent | 3323c0829fa0492a5c7b3544a83cc24412c9934c (diff) |
Saltstack sample server config doc
Issue-ID: CCSDK-361
Change-Id: I6a5407d7359dd84ea5fb71d5c7fab417abd31c55
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 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml b/saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml new file mode 100644 index 00000000..bcc7fda9 --- /dev/null +++ b/saltstack-adapter/staltstack-example-server/saltstact_sample_sls.yml @@ -0,0 +1,26 @@ +# /*- +# * ============LICENSE_START======================================================= +# * ONAP : APPC +# * ================================================================================ +# * Copyright (C) 2017 AT&T Intellectual Property. 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. +# * You may obtain a copy of the License at +# * +# * http://www.apache.org/licenses/LICENSE-2.0 +# * +# * Unless required by applicable law or agreed to in writing, software +# * distributed under the License is distributed on an "AS IS" BASIS, +# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# * 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========================================================= +# */ + +vim: + pkg.installed |