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

Add mealplan resolution to DslLoader #281

Open
temujin9 opened this issue Apr 30, 2013 · 0 comments
Open

Add mealplan resolution to DslLoader #281

temujin9 opened this issue Apr 30, 2013 · 0 comments
Assignees
Milestone

Comments

@temujin9
Copy link
Contributor

(This depends on #278, #279, and #280. Do them first.)

Add an abstraction to Ironfan that allows users to say env :aha; mealplan :foo_bar { baz 10; fwee 11 } in their cluster file, and treat the result of [scope]::Foo::Bar.resolve(baz = 1, fwee = 1) (as loaded from environments/aha/cookbooks/foo/mealplan/bar.rb) as if it were written into the cluster file itself.

@ghost ghost assigned temujin9 Apr 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant