This file is indexed.

/usr/share/tripleo-image-elements/ironic/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
11
12
13
14
15
Install Ironic software from git.

Required options can be provided via heat.
For example:

  ironic:
    db: mysql://ironic:unset@192.0.2.2/ironic
    service-password: unset
  keystone:
    host: 192.0.2.2
  glance:
    host: 192.0.2.2
  rabbit:
    host: 192.0.2.2
    password: guest