Skip to content
Snippets Groups Projects
Verified Commit c2baf4dc authored by Šimon Berka's avatar Šimon Berka
Browse files

disable ToC in Flavors page

parent 15d728ab
No related branches found
No related tags found
1 merge request!65Enhancements
......@@ -23,7 +23,7 @@ pages:
- apk add py3-yaml
script:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ics.muni.cz/cloud/hiera.git
- sed -i '9,$d' content/cloud/flavors/index.md
- sed -i '10,$d' content/cloud/flavors/index.md
- echo "{{< csv-table header=\"true\">}}" >> content/cloud/flavors/index.md
- python3 ci/flavor_info_miner.py --hiera-file ./hiera/group/ostack/flavors.yaml
- cat flavors.csv >> content/cloud/flavors/index.md
......
......@@ -2,6 +2,7 @@
title: "Flavors"
date: 2021-05-18T11:22:35+02:00
draft: false
disableToc: true
---
In this guide you can find info about all flavors available in Metacentrum Cloud.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment