diff options
author | Harry Huang <huangxiangyu5@huawei.com> | 2017-12-21 15:43:41 +0800 |
---|---|---|
committer | Harry Huang <huangxiangyu5@huawei.com> | 2017-12-21 15:53:23 +0800 |
commit | c493f4f882025e29decf8904b5cd92abfbaf4a1c (patch) | |
tree | 230ff7046f4b8a904b449e6cba55f7b3b95ac841 /compass-cobbler/distro_signatures.json | |
parent | 6234176ae292a75dcda5520324cb7857d6105988 (diff) |
Update compass-cobbler
1. update ubuntu signatrue to 16.04.3
2. enable ntpd service
Change-Id: I36643aa01efcbe92017d6befa5746a1060e63c20
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'compass-cobbler/distro_signatures.json')
-rw-r--r-- | compass-cobbler/distro_signatures.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compass-cobbler/distro_signatures.json b/compass-cobbler/distro_signatures.json index 21d22fe..71977b7 100644 --- a/compass-cobbler/distro_signatures.json +++ b/compass-cobbler/distro_signatures.json @@ -458,7 +458,7 @@ "xenial": { "signatures":["dists", ".disk"], "version_file":"Release|mini-info", - "version_file_regex":"Codename: xenial|Ubuntu 16.04", + "version_file_regex":"Codename: xenial|Ubuntu 16.04.3", "kernel_arch":"linux-headers-(.*)\\.deb", "kernel_arch_regex":null, "supported_arches":["i386","amd64"], |