summaryrefslogtreecommitdiffstats
path: root/ipa_server/updates/groupofhosts.update
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-10-27 12:24:17 -0400
committerRob Crittenden <rcritten@redhat.com>2008-10-27 12:24:17 -0400
commit54f37503d2076b99b3b7479b19fec4fa17bc7c59 (patch)
treee5414f05cd2fa0c3bb8634bd8198aded21d86d8b /ipa_server/updates/groupofhosts.update
parent201a963930b69baff2a31f685cb4cdd38d6da42e (diff)
downloadfreeipa-54f37503d2076b99b3b7479b19fec4fa17bc7c59.tar.gz
freeipa-54f37503d2076b99b3b7479b19fec4fa17bc7c59.tar.xz
freeipa-54f37503d2076b99b3b7479b19fec4fa17bc7c59.zip
Implement host groups
Diffstat (limited to 'ipa_server/updates/groupofhosts.update')
-rw-r--r--ipa_server/updates/groupofhosts.update5
1 files changed, 5 insertions, 0 deletions
diff --git a/ipa_server/updates/groupofhosts.update b/ipa_server/updates/groupofhosts.update
new file mode 100644
index 000000000..fb39c5e25
--- /dev/null
+++ b/ipa_server/updates/groupofhosts.update
@@ -0,0 +1,5 @@
+dn: cn=hostgroups,cn=accounts,$SUFFIX
+add:objectClass: top
+add:objectClass: nsContainer
+add:cn: hostgroups
+