Fix PDF build

Do not include ceilometer.conf.sample since PDF building fails with the
large file. This fix PDF building of openstack-tox-docs job.

Change-Id: Idaf811f71bab0b49de5b68a6a69a7872cb481ffb
(cherry picked from commit 89969ec0a9)
(cherry picked from commit 96dcc2cbc2)
This commit is contained in:
Andreas Jaeger 2020-06-22 10:39:07 +02:00 committed by Matthias Runge
parent 0476a72375
commit ac9013a343
1 changed files with 6 additions and 4 deletions

View File

@ -17,8 +17,10 @@ can be easily created by running::
--config-file=/etc/ceilometer/ceilometer-config-generator.conf \
--output-file=/etc/ceilometer/ceilometer.conf
The following is a sample Ceilometer configuration for adaptation and use.
It is auto-generated from Ceilometer when this documentation is built, and
can also be viewed in `file form <_static/ceilometer.conf.sample>`_.
.. only:: html
.. literalinclude:: ../_static/ceilometer.conf.sample
The following is a sample Ceilometer configuration for adaptation and use.
It is auto-generated from Ceilometer when this documentation is built, and
can also be viewed in `file form <_static/ceilometer.conf.sample>`_.
.. literalinclude:: ../_static/ceilometer.conf.sample