-
Notifications
You must be signed in to change notification settings - Fork 265
Sync changes from "stoney" to "master" #2043
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
Conversation
- switch back to barclamp-rabbitmq from -messaging - add missing pacemaker and cisco-ucs barclamps
This syncs in the required files and latest changes from "stoney" to make install-chef-suse.sh (--from-git) working with the "development/master" release.
+1 |
@@ -1,5 +1,7 @@ | |||
#!/usr/bin/env ruby | |||
# Copyright 2011, Dell | |||
#!/usr/bin/ruby |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have set it to #!/usr/bin/env ruby
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have set it to #!/usr/bin/env ruby
@tboerger: Where? I don't see that in stoney (nor roxy).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are right, it's the pull request waiting multiple days for the merge
Maybe add |
If it's fine for you i will create a new superseeding pull request as i already add more barclamps to the stoney release i can copy them over to development. |
Yeah, sure. Thanks for working on that. I'll close this one. |
No description provided.