Skip to content
Snippets Groups Projects
Commit abc1421d authored by Louis's avatar Louis
Browse files

Fix gen_tags.sh script

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