diff options
author | Jason Gerard DeRose <jderose@redhat.com> | 2008-10-29 18:10:38 -0600 |
---|---|---|
committer | Jason Gerard DeRose <jderose@redhat.com> | 2008-10-29 18:10:38 -0600 |
commit | 9f45cdbe2f3b358aaacddc61aaba58605c93bacc (patch) | |
tree | 8459cc24effdf3d6097fd210660179c8cfbeeb71 /ipa_server/updates/groupofhosts.update | |
parent | dfc690696a448ee973ea48ed5ddf736e0b4377e4 (diff) | |
parent | 54f37503d2076b99b3b7479b19fec4fa17bc7c59 (diff) | |
download | freeipa.git-9f45cdbe2f3b358aaacddc61aaba58605c93bacc.tar.gz freeipa.git-9f45cdbe2f3b358aaacddc61aaba58605c93bacc.tar.xz freeipa.git-9f45cdbe2f3b358aaacddc61aaba58605c93bacc.zip |
Merge branch 'master' of git://git.engineering.redhat.com/users/rcritten/freeipa2
Diffstat (limited to 'ipa_server/updates/groupofhosts.update')
-rw-r--r-- | ipa_server/updates/groupofhosts.update | 5 |
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 00000000..fb39c5e2 --- /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 + |