Code Review
/
puppet-modules
/
puppet-ceilometer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9535a03
)
Fix OS versions in metadata
author
Van Hung Pham
<hungpv@vn.fujitsu.com>
Wed, 18 Jul 2018 08:59:01 +0000
(15:59 +0700)
committer
Van Hung Pham
<hungpv@vn.fujitsu.com>
Wed, 18 Jul 2018 08:59:01 +0000
(15:59 +0700)
Add Ubuntu 18.04 to metadata file
Change-Id: I1e022c59da3f0102a5e9cf9cf88ac7fe69474c3b
metadata.json
patch
|
blob
|
history
diff --git
a/metadata.json
b/metadata.json
index fcbdcd219ea81b1affc44c154a0c35ffcb867328..5c6f58be182210ba176945eab7c0c879f506a579 100644
(file)
--- a/
metadata.json
+++ b/
metadata.json
@@
-52,7
+52,8
@@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
- "16.04"
+ "16.04",
+ "18.04"
]
}
],