Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cumulus no longer accepts lists in yaml #38

Open
mazzystr opened this issue Aug 3, 2015 · 0 comments
Open

Cumulus no longer accepts lists in yaml #38

mazzystr opened this issue Aug 3, 2015 · 0 comments

Comments

@mazzystr
Copy link

mazzystr commented Aug 3, 2015

We have yaml that looks like the following...
WebIds:
-
source : SystemsAzA
type : resource
variable : Web1
-
source : SystemsAzB
type : resource
variable : Web1

Where cumulus passes the value of WebIds to a csv parameter in a cf template

Looks like commit e199287 broke this functionality since item['value']) is being casted to string CFStack.py(109)

@mazzystr mazzystr changed the title Cumulus can no longer accepts lists in yaml Cumulus no longer accepts lists in yaml Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant