blob: 327eca3b8c5770804c517a40ee3f78d855bb45f5 [file] [log] [blame]
Matteo Scandolofeb6b2e2019-08-22 15:41:35 -07001---
2# Copyright 2017-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16# Automated deployment configuration for Flex POD 1 , olt/onu are connected to this
17
Matteo Scandolo44b979e2019-08-22 15:43:47 -070018images:
19 onos:
20 repository: '192.168.100.1:30500/onosproject/onos'
21 tag: 'daniele'
22
Matteo Scandolofeb6b2e2019-08-22 15:41:35 -070023application_logs: |
24 log4j.logger.org.opencord.olt = DEBUG
25 log4j.logger.org.opencord.kafka = DEBUG
26 log4j.logger.org.opencord.sadis = DEBUG
27 log4j.logger.org.opencord.aaa = DEBUG
28 log4j.logger.org.opencord.dhcpl2relay = DEBUG