Skip to content
Snippets Groups Projects
Unverified Commit 846c7a26 authored by Andreas Krüger's avatar Andreas Krüger Committed by GitHub
Browse files

Merge pull request #3582 from LinuxGit/Louis/gen_tags-script

Fix gen_tags.sh script
parents 98d766c6 abc1421d
No related branches found
No related tags found
No related merge requests found
#!/bin/sh -eo pipefail #!/bin/sh
set -eo pipefail
#Generate MD formatted tags from roles and cluster yaml files #Generate MD formatted tags from roles and cluster yaml files
printf "|%25s |%9s\n" "Tag name" "Used for" printf "|%25s |%9s\n" "Tag name" "Used for"
echo "|--------------------------|---------" echo "|--------------------------|---------"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment