This file is indexed.

/usr/share/tripleo-image-elements/swift-proxy/README.md is in python-tripleo-image-elements 0.7.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
Swift element for installing a swift proxy server

Configuration
-------------
swift:
    service-password: PASSWORD
      - The service password for the swift user
keystone:
    host: 127.0.0.1
      - The IP of the keystone host to authenticate against