aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2013-07-25 21:03:23 +0000
committerThomas Backlund <tmb@mageia.org>2013-07-25 21:03:23 +0000
commitaa47cdff81aba771a8e50a0cfa5d5b3bad140373 (patch)
tree524df9e85de6864518acb332d73321efa2778fa8
parentc051c61dddc2531fc773096d769c11aaebf8f700 (diff)
downloadpuppet-aa47cdff81aba771a8e50a0cfa5d5b3bad140373.tar
puppet-aa47cdff81aba771a8e50a0cfa5d5b3bad140373.tar.gz
puppet-aa47cdff81aba771a8e50a0cfa5d5b3bad140373.tar.bz2
puppet-aa47cdff81aba771a8e50a0cfa5d5b3bad140373.tar.xz
puppet-aa47cdff81aba771a8e50a0cfa5d5b3bad140373.zip
drop bcd htpasswd from svn
-rw-r--r--modules/bcd/manifests/web.pp6
-rw-r--r--modules/bcd/templates/htpasswd2
2 files changed, 0 insertions, 8 deletions
diff --git a/modules/bcd/manifests/web.pp b/modules/bcd/manifests/web.pp
index abfa5647..9f509ec3 100644
--- a/modules/bcd/manifests/web.pp
+++ b/modules/bcd/manifests/web.pp
@@ -6,10 +6,4 @@ class bcd::web {
location => $location,
content => template('bcd/vhost_bcd.conf'),
}
-
- # not sure if that's useful, since the file is public and trivially
- # bruteforced
- file { "$bcd::home/htpasswd":
- content => template('bcd/htpasswd')
- }
}
diff --git a/modules/bcd/templates/htpasswd b/modules/bcd/templates/htpasswd
deleted file mode 100644
index 457a13a7..00000000
--- a/modules/bcd/templates/htpasswd
+++ /dev/null
@@ -1,2 +0,0 @@
-valstar:42Mx5EawIqVTY
-