Index: hiera/roles/web/acceptableads.yaml |
diff --git a/hiera/roles/web/acceptableads.yaml b/hiera/roles/web/acceptableads.yaml |
new file mode 100644 |
index 0000000000000000000000000000000000000000..79b511687cf0b2fff4d2ad4f66bf9b6903c1f12c |
--- /dev/null |
+++ b/hiera/roles/web/acceptableads.yaml |
@@ -0,0 +1,9 @@ |
+classes: |
+ statsclient: |
+ web::server: |
+ vhost: acceptableads.org |
+ certificate: acceptableads.org_sslcert.pem |
+ private_key: acceptableads.org_sslcert.key |
+ is_default: true |
+ repository: web.acceptableads.org |
+ |