summary |
shortlog |
log |
commit | commitdiff |
review |
tree
raw |
patch |
inline | side by side (from parent 1:
bb5a48d)
Small fix to ssh hardening playbook
signed-off-by: dave kormann <davek@research.att.com>
Change-Id: I3f62e612f456fa01e2c315b3a2f5440446c68bc8
Name: infra-ansible
Version: %{_version}
Name: infra-ansible
Version: %{_version}
Summary: Contains ansible playbook and roles for Akraino rec blueprint
License: %{_platform_licence}
Source0: %{name}-%{version}.tar.gz
Summary: Contains ansible playbook and roles for Akraino rec blueprint
License: %{_platform_licence}
Source0: %{name}-%{version}.tar.gz
- name: Enable verbose logging for SSH daemon
ssh_conf:
- name: Enable verbose logging for SSH daemon
ssh_conf:
- regexp: '[\s]*LogLevel"
+ regexp: '[\s]*LogLevel'
values: "LogLevel VERBOSE"
- name: "Disable Kerberos Authentication"
values: "LogLevel VERBOSE"
- name: "Disable Kerberos Authentication"