calm-dsl
calm-dsl copied to clipboard
[Bug] VmBlueprint class doesn't not include descriptions
Describe the bug
When using a description, for example, """[AWX](https://@@{DefaultService.AWX_HOST}@@)"""
, this is not included in compilation when using VmBlueprint class. It works with Blueprint class.
Branch/Container master
Expected behavior Description in blueprint should be populated.
Findings/Troubleshooting Done It works with Blueprint class