Add create docs payload to ha topology config

Adding artcl_create_docs_payload to the ha toplogy and enabling
post-build doc creation by tripleo-collect-logs

Change-Id: Idda252f08e1d4de15929af22f45ae52ae82478b1
This commit is contained in:
Harry Rybacki 2016-09-21 16:29:12 -04:00
parent d91cbb5649
commit c5dae21f54
1 changed files with 25 additions and 0 deletions

View File

@ -41,3 +41,28 @@ enable_pacemaker: true
tempest_config: false
run_tempest: false
# options below direct automatic doc generation by tripleo-collect-logs
artcl_gen_docs: true
artcl_create_docs_payload:
included_deployment_scripts:
- undercloud-install
- overcloud-custom-tht-script
- overcloud-prep-flavors
- overcloud-prep-images
- overcloud-prep-network
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
included_static_docs:
- env-setup-virt
table_of_contents:
- env-setup-virt
- undercloud-install
- overcloud-custom-tht-script
- overcloud-prep-flavors
- overcloud-prep-images
- overcloud-prep-network
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate