Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 1 | .. _patrole-sampleconf: |
| 2 | |
| 3 | Sample Configuration File |
| 4 | ========================== |
| 5 | |
Felipe Monteiro | 098a8cd | 2017-09-20 21:31:27 +0100 | [diff] [blame] | 6 | The following is a sample Patrole configuration for adaptation and use. It is |
| 7 | auto-generated from Patrole when this documentation is built, so |
| 8 | if you are having issues with an option, please compare your version of |
| 9 | Patrole with the version of this documentation. |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 10 | |
Felipe Monteiro | 098a8cd | 2017-09-20 21:31:27 +0100 | [diff] [blame] | 11 | Note that the Patrole configuration options actually live inside the Tempest |
| 12 | configuration file; at runtime, Tempest populates its own configuration |
| 13 | file with Patrole groups and options, assuming that Patrole is correctly |
| 14 | installed and recognized as a plugin. |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 15 | |
Felipe Monteiro | 098a8cd | 2017-09-20 21:31:27 +0100 | [diff] [blame] | 16 | The sample configuration can also be viewed in `file form <_static/patrole.conf.sample>`_. |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 17 | |
Felipe Monteiro | 098a8cd | 2017-09-20 21:31:27 +0100 | [diff] [blame] | 18 | .. literalinclude:: _static/patrole.conf.sample |