|
1 | 1 | --- |
2 | 2 | mdd_data: |
3 | | - openconfig-system:system: |
4 | | - openconfig-system:clock: |
5 | | - openconfig-system:config: |
6 | | - openconfig-system:timezone-name: 'PST -8 0' |
7 | | - openconfig-system:ntp: |
8 | | - openconfig-system:config: |
9 | | - openconfig-system:enabled: true |
10 | | - openconfig-system:servers: |
11 | | - openconfig-system:server: |
12 | | - - openconfig-system:address: '216.239.35.0' |
13 | | - openconfig-system:config: |
14 | | - openconfig-system:address: '216.239.35.0' |
15 | | - openconfig-system:association-type: SERVER |
16 | | - openconfig-system:iburst: true |
17 | | - - openconfig-system:address: '216.239.35.4' |
18 | | - openconfig-system:config: |
19 | | - openconfig-system:address: '216.239.35.4' |
20 | | - openconfig-system:association-type: SERVER |
21 | | - openconfig-system:iburst: true |
| 3 | + mdd:openconfig: |
| 4 | + openconfig-system:system: |
| 5 | + openconfig-system:clock: |
| 6 | + openconfig-system:config: |
| 7 | + openconfig-system:timezone-name: 'PST -8 0' |
| 8 | + openconfig-system:ntp: |
| 9 | + openconfig-system:config: |
| 10 | + openconfig-system:enabled: true |
| 11 | + openconfig-system:servers: |
| 12 | + openconfig-system:server: |
| 13 | + - openconfig-system:address: '216.239.35.0' |
| 14 | + openconfig-system:config: |
| 15 | + openconfig-system:address: '216.239.35.0' |
| 16 | + openconfig-system:association-type: SERVER |
| 17 | + openconfig-system:iburst: true |
| 18 | + - openconfig-system:address: '216.239.35.4' |
| 19 | + openconfig-system:config: |
| 20 | + openconfig-system:address: '216.239.35.4' |
| 21 | + openconfig-system:association-type: SERVER |
| 22 | + openconfig-system:iburst: true |
0 commit comments