From c1cafccec1abc6f00b00451c6583d6a658655530 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 23 Mar 2019 07:26:07 -0400 Subject: [PATCH] ubuntu-19 for partial support of 19.04 / 19.10 --- scripts/local_facts.fact | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/local_facts.fact b/scripts/local_facts.fact index b83d5305a..5122d70ca 100755 --- a/scripts/local_facts.fact +++ b/scripts/local_facts.fact @@ -27,6 +27,7 @@ case $OS_VER in "ubuntu-16" | \ "ubuntu-17" | \ "ubuntu-18" | \ + "ubuntu-19" | \ "centos-7" | \ "raspbian-8"| \ "raspbian-9")