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

- enable editing update repositories (provisioner.json) #7

Merged
merged 5 commits into from
Sep 18, 2013
Merged

- enable editing update repositories (provisioner.json) #7

merged 5 commits into from
Sep 18, 2013

Conversation

jsuchome
Copy link
Contributor

No description provided.

@jsuchome
Copy link
Contributor Author

@vuntz Something like this?

@@ -47,9 +47,23 @@ import "Message";
*/
global string network_file = "/etc/crowbar/network.json";
global string crowbar_file = "/etc/crowbar/crowbar.json";
global string provisioner_file = "/etc/crowbar/provisioner.json";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why it is global? it just leak implementation detail where is file to rest of world and I don't see reason.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, it's not needed globally. Same bellow.

@jreidinger
Copy link
Member

lgtm

jsuchome added a commit that referenced this pull request Sep 18, 2013
- enable editing update repositories (provisioner.json)
@jsuchome jsuchome merged commit 17f592c into yast:Cloud2.0 Sep 18, 2013
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

Successfully merging this pull request may close these issues.

2 participants