From 2d82ecd8e2d93ae1a5c4e37e0aeec519933232e2 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 19 Jun 2021 18:44:12 -0400 Subject: [PATCH] Update local_facts.fact --- scripts/local_facts.fact | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/local_facts.fact b/scripts/local_facts.fact index b984f1d27..ae58c28c9 100755 --- a/scripts/local_facts.fact +++ b/scripts/local_facts.fact @@ -62,7 +62,7 @@ OS_VER=$OS-$VERSION_ID # 2021-06-19: Ubuntu 21.10 (Impish Indri) not yet supported but this # unreleased OS can help testing. For now this means MANUALLY changing -# php_version: 7.4 to 8.0 in vars/ubuntu-21.yml +# php_version: 7.4 to 8.0 in /opt/iiab/iiab/vars/ubuntu-21.yml case $OS_VER in "debian-10" | \