]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/dpdk/test/test/test_cfgfiles/etc/sample2.ini
update download target update for octopus release
[ceph.git] / ceph / src / spdk / dpdk / test / test / test_cfgfiles / etc / sample2.ini
CommitLineData
11fdf7f2
TL
1# this is a global comment
2
3[section1]
4# this is section 1
5key1=value1
6
7[section2]
8# this is section 2
9#key1=value1
10key2=value2
11key3=value3 # this is key3
12ignore-missing-separator