Ever want a custom CFEngine Agent logo? Check out agentsvg.
You can find agentsvg in core/contrib/ it’s a python script that can generate CFEngine agent logos.
python3 ./agentsvg.py > agent.svgpython3 ./agentsvg.py --body="#f5821f" --head="#052569" > agent-body-head-colors.svgIn addition to customizing the head and body colors you can customize the arm positions to be up, down, out or angled and the legs can be straight or out
python3 ./agentsvg.py --arms angled --legs out > agent-arms-legs.svgHappy Friday! 🎉
Checkout the rest of the posts in the series.