summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Copeland <ben.copeland@linaro.org>2015-03-11 14:40:50 +0000
committerBen Copeland <ben.copeland@linaro.org>2015-03-11 14:40:50 +0000
commit794343a0ff252927e3ef998ff591cd3ad9fb034a (patch)
tree5563b92b78975f35732950565148e90b48818339
parenteec3821ca060cb18ed952ea4bb9745fcf1a56c8c (diff)
remove logstash from host deployHEADmaster
-rw-r--r--ssh-ldap/tasks/main.yml2
-rw-r--r--ssh-servers.yml2
2 files changed, 1 insertions, 3 deletions
diff --git a/ssh-ldap/tasks/main.yml b/ssh-ldap/tasks/main.yml
index ed9784b..46b3925 100644
--- a/ssh-ldap/tasks/main.yml
+++ b/ssh-ldap/tasks/main.yml
@@ -1,4 +1,4 @@
-#
+# Ben Copeland <ben.copeland@linaro.org>
#
# Install and configure openssh server/client with LDAP access
#
diff --git a/ssh-servers.yml b/ssh-servers.yml
index c2716e2..9ad3230 100644
--- a/ssh-servers.yml
+++ b/ssh-servers.yml
@@ -7,5 +7,3 @@
roles:
- role: ssh-ldap
sudo: yes
- - role: logrotate
- sudo: yes