Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
suitpuppet
su_apache
Commits
f07d6117
Commit
f07d6117
authored
Oct 11, 2021
by
Adam Lewenberg
Browse files
fix misleading typo in documentation
parent
d10123a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/cert/incommon.pp
View file @
f07d6117
...
...
@@ -7,7 +7,7 @@
# Syntax:
#
# su_apache::cert::com
odo
{ "<hostname>":
# su_apache::cert::
in
com
mon
{ "<hostname>":
# ensure => present,
# keyname => "ssl-key/<hostname>",
# owner => "root",
...
...
@@ -53,7 +53,7 @@
# $identity: If the file name in the cert_files module does NOT match $name, you can specify
# the file name with $identity. Example:
#
# su_apache::cert::com
odo
{ 'example.stanford.edu':
# su_apache::cert::
in
com
mon
{ 'example.stanford.edu':
# identity => 'example2.stanford.edu',
# }
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment