File: example.ini

package info (click to toggle)
openstack-pkg-tools 117
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 904 kB
  • sloc: sh: 3,994; makefile: 31
file content (18 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]

lock_dir = /super/bad/path

[keystone_authtoken]
# Address of your keystone server
auth_uri =

[old_section]
# DEPRECATED
old_directive = one_value

another_directive = False

[new_section]
# NEW DIRECTIVE
#new_directive =