yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88947
[Bug 1913461] Re: Need jinja templating in config files
I triaged just now, so no new bug needed.
** Changed in: cloud-init
Status: Expired => Triaged
** Changed in: cloud-init
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1913461
Title:
Need jinja templating in config files
Status in cloud-init:
Triaged
Bug description:
It may be interresting to parse config files in
/etc/cloud/cloud.cfg/*.cfg for jinja templating.
As an example :
## template: jinja
#cloud-config
runcmd:
- [hostname, "{{ ds.meta_data.tags.Name }}"]
# - [hostname, "$(cloud-init query ds.meta_data.tags.Name)"]
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1913461/+subscriptions
References