meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / ldapscripts / files / ldapaddsudo.template.cgcs
diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/ldapscripts/files/ldapaddsudo.template.cgcs b/meta-starlingx/meta-stx-cloud/recipes-support/ldapscripts/files/ldapaddsudo.template.cgcs
deleted file mode 100755 (executable)
index f93170d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-dn: cn=<user>,ou=SUDOers,<suffix>
-objectClass: top
-objectClass: sudoRole
-cn: <user>
-sudoUser: <user>
-sudoHost: ALL
-sudoRunAsUser: ALL
-sudoCommand: ALL
-#sudoOrder: <default: 0, if multiple entries match, this entry with the highest sudoOrder is used>
-#sudoOption: <specify other sudo specific attributes here>