Ottomata has submitted this change and it was merged. Change subject: Comment fix in hieradata/common/scap/server.yaml ......................................................................
Comment fix in hieradata/common/scap/server.yaml Change-Id: I6ea76f1555aa37cb3005e05af949653c034c2c14 --- M hieradata/common/scap/server.yaml 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Ottomata: Verified; Looks good to me, approved diff --git a/hieradata/common/scap/server.yaml b/hieradata/common/scap/server.yaml index ba286df..7da43cd 100644 --- a/hieradata/common/scap/server.yaml +++ b/hieradata/common/scap/server.yaml @@ -1,7 +1,8 @@ # Default scap::server configuration. This is used in production. # If you are setting up scap::server in labs, these will be used # unless you override them for your labs project. -# See hieradata/labs/deployment-prep/scap/server.yaml as an example. +# See the overrides in hieradata/labs/deployment-prep/common.yaml +# for an example. # keyholder::agent declarations. These are created # by the scap::server class. Each agent listed here -- To view, visit https://gerrit.wikimedia.org/r/282179 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6ea76f1555aa37cb3005e05af949653c034c2c14 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
