Merge branch 'master' into ubupdate

This commit is contained in:
Erica Portnoy 2024-07-18 12:34:54 -07:00
commit 03e65b3e9f
3 changed files with 2 additions and 7 deletions

View file

@ -58,7 +58,7 @@ class Authenticator(common.Plugin, interfaces.Authenticator):
description = """\
Saves the necessary validation files to a .well-known/acme-challenge/ directory within the \
nominated webroot path. A seperate HTTP server must be running and serving files from the \
nominated webroot path. A separate HTTP server must be running and serving files from the \
webroot path. HTTP challenge only (wildcards not supported)."""
MORE_INFO = """\

View file

@ -734,7 +734,7 @@ standalone:
webroot:
Saves the necessary validation files to a .well-known/acme-challenge/
directory within the nominated webroot path. A seperate HTTP server must
directory within the nominated webroot path. A separate HTTP server must
be running and serving files from the webroot path. HTTP challenge only
(wildcards not supported).

View file

@ -33,11 +33,6 @@ targets:
#-----------------------------------------------------------------------------
# CentOS
# These AMI were found on https://centos.org/download/aws-images/.
- ami: ami-0aedf6b1cb669b4c7
name: centos7
type: centos
virt: hvm
user: centos
- ami: ami-08f2fe20b72b2ffa7
name: centos9stream
type: centos