Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd murano barclamp #510
Conversation
Itxaka
added
the
do not merge yet
label
Aug 22, 2016
Itxaka
closed this
Aug 22, 2016
Itxaka
reopened this
Aug 22, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
rebased |
| @@ -0,0 +1,22 @@ | ||
| #!/usr/bin/env ruby | ||
| # | ||
| # Copyright 2016, SUSE LINUX GmbH |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
| @@ -0,0 +1,29 @@ | ||
| # | ||
| # Copyright 2016, SUSE LINUX Products GmbH |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
| @@ -0,0 +1,112 @@ | ||
| # Copyright 2016, SUSE LINUX GmbH |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
| @@ -0,0 +1,41 @@ | ||
| # | ||
| # Copyright 2016, SUSE LINUX GmbH |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
| @@ -0,0 +1,38 @@ | ||
| # | ||
| # Copyright 2016, SUSE LINUX GmbH |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
| order: 140 | ||
| run_order: 140 | ||
| chef_order: 140 | ||
| proposal_schema_version: 3 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
@nicolasbock Fixed year+newlines |
| user node[:murano][:user] | ||
| group node[:murano][:group] | ||
| only_if { File.exist?(node[:murano][:core_package_location]) } | ||
| end |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
houndci-bot
Jan 23, 2017
Style/TrailingBlankLines: Final newline missing. (https://github.com/bbatsov/ruby-style-guide#newline-eof)
houndci-bot
Jan 23, 2017
Style/TrailingBlankLines: Final newline missing. (https://github.com/bbatsov/ruby-style-guide#newline-eof)
jsuchome
added
the
needs backport to SOC7 (stable/4.0)
label
Jun 15, 2017
dirkmueller
removed
the
needs backport to SOC7 (stable/4.0)
label
Oct 5, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
rsalevsky
Mar 2, 2018
Member
I think we won't add this in Cloud 8 but if we get a request we can use this as a base.
|
I think we won't add this in Cloud 8 but if we get a request we can use this as a base. |
rsalevsky
closed this
Mar 2, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
So long murano, it was nice while it lasted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Itxaka commentedAug 22, 2016
No description provided.