Add userClass attribute for hosts

This new freeform host attribute will allow provisioning systems
to add custom tags for host objects which can be later used for
in automember rules or for additional local interpretation.

Design page: http://www.freeipa.org/page/V3/Integration_with_a_provisioning_systems
Ticket: https://fedorahosted.org/freeipa/ticket/3583
This commit is contained in:
Martin Kosek
2013-04-23 09:59:24 +02:00
committed by Rob Crittenden
parent e10d934230
commit 5af2e1779a
6 changed files with 39 additions and 5 deletions

View File

@@ -89,4 +89,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=57
IPA_API_VERSION_MINOR=58