Skip to content
Snippets Groups Projects
Commit 34600520 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Update secure access config to allow centos

parent 1bbdaef8
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,6 @@
- name: Update secure access config for the node
lineinfile:
dest: /etc/security/access.conf
line: "-:ALL EXCEPT root mhanby_ cmcclung_ (sysadmins) (atlab):ALL"
line: "-:ALL EXCEPT root mhanby_ cmcclung_ centos (sysadmins) (atlab):ALL"
owner: root
mode: 0644
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment