From 2d4eb7da2883287c6bd1f9092f29c5463ce6e0a5 Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Wed, 15 Jul 2020 14:33:10 -0400 Subject: [PATCH] Renamed policies to include 'Hardened' in title. --- policies/ubuntu_client_16_04.txt | 2 +- policies/ubuntu_client_18_04.txt | 2 +- policies/ubuntu_client_20_04.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/policies/ubuntu_client_16_04.txt b/policies/ubuntu_client_16_04.txt index e10033a..7a8565d 100644 --- a/policies/ubuntu_client_16_04.txt +++ b/policies/ubuntu_client_16_04.txt @@ -3,7 +3,7 @@ # client policy = true -name = "Ubuntu Client 16.04 LTS" +name = "Hardened Ubuntu Client 16.04 LTS" version = 1 # The host key types that must match exactly (order matters). diff --git a/policies/ubuntu_client_18_04.txt b/policies/ubuntu_client_18_04.txt index 84d393b..a1e15cd 100644 --- a/policies/ubuntu_client_18_04.txt +++ b/policies/ubuntu_client_18_04.txt @@ -3,7 +3,7 @@ # client policy = true -name = "Ubuntu Client 18.04 LTS" +name = "Hardened Ubuntu Client 18.04 LTS" version = 1 # The host key types that must match exactly (order matters). diff --git a/policies/ubuntu_client_20_04.txt b/policies/ubuntu_client_20_04.txt index 0e04463..f188e53 100644 --- a/policies/ubuntu_client_20_04.txt +++ b/policies/ubuntu_client_20_04.txt @@ -3,7 +3,7 @@ # client policy = true -name = "Ubuntu Client 20.04 LTS" +name = "Hardened Ubuntu Client 20.04 LTS" version = 1 # The host key types that must match exactly (order matters).