aboutsummaryrefslogtreecommitdiff
path: root/company/sudo-files
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2016-10-03 12:22:55 -0400
committerB Stack <bgstack15@gmail.com>2016-10-03 12:22:55 -0400
commit49aef0810a4c953f3aa34af95b00ca9dd9b5f5d0 (patch)
tree386002ee8e1f7d7a519cf76848cd768d1f0aabcb /company/sudo-files
parentadded script that brings in the .git directory to the localized project folder (diff)
downloadansible01-49aef0810a4c953f3aa34af95b00ca9dd9b5f5d0.tar.gz
ansible01-49aef0810a4c953f3aa34af95b00ca9dd9b5f5d0.tar.bz2
ansible01-49aef0810a4c953f3aa34af95b00ca9dd9b5f5d0.zip
Fixed filename export process in scrub.py
Diffstat (limited to 'company/sudo-files')
-rw-r--r--company/sudo-files/40_BGIRTON2
-rw-r--r--company/sudo-files/40_BGSTACK152
2 files changed, 2 insertions, 2 deletions
diff --git a/company/sudo-files/40_BGIRTON b/company/sudo-files/40_BGIRTON
deleted file mode 100644
index 5e27584..0000000
--- a/company/sudo-files/40_BGIRTON
+++ /dev/null
@@ -1,2 +0,0 @@
-User_Alias bgstack15 = bgstack15, bgstack15, bgstack15-local
-bgstack15 ALL=(ALL) NOPASSWD: ALL
diff --git a/company/sudo-files/40_BGSTACK15 b/company/sudo-files/40_BGSTACK15
new file mode 100644
index 0000000..efd3f9c
--- /dev/null
+++ b/company/sudo-files/40_BGSTACK15
@@ -0,0 +1,2 @@
+User_Alias BGSTACK15 = Bgstack15, bgstack15, bgstack15-local
+BGSTACK15 ALL=(ALL) NOPASSWD: ALL
bgstack15