Ñò ìÿÒXc @ s€ d d k Td d k l Z l Z l Z l Z l Z d d k l Z l Z d d k l Z e d ƒ Z d e f d „ ƒ YZ e i e ƒ d e f d „ ƒ YZ e i e ƒ d e f d „ ƒ YZ e i e ƒ d e f d „ ƒ YZ e i e ƒ d e f d „ ƒ YZ e i e ƒ d e f d „ ƒ YZ e i e ƒ d e f d „ ƒ YZ e i e ƒ d e f d „ ƒ YZ e i e ƒ d S( iÿÿÿÿ( t *( t apit Intt _t ngettextt errors( t NETGROUP_PATTERNt NETGROUP_PATTERN_ERRMSG( t DNsÒ Groups of hosts. Manage groups of hosts. This is useful for applying access control to a number of hosts by using Host-based Access Control. EXAMPLES: Add a new host group: ipa hostgroup-add --desc="Baltimore hosts" baltimore Add another new host group: ipa hostgroup-add --desc="Maryland hosts" maryland Add members to the hostgroup: ipa hostgroup-add-member --hosts=box1,box2,box3 baltimore Add a hostgroup as a member of another hostgroup: ipa hostgroup-add-member --hostgroups=baltimore maryland Remove a host from the hostgroup: ipa hostgroup-remove-member --hosts=box2 baltimore Display a host group: ipa hostgroup-show baltimore Delete a hostgroup: ipa hostgroup-del baltimore t hostgroupc B s/ e Z d Z e i i Z e d ƒ Z e d ƒ Z d d g Z d d d d d d g Z d Z h d d g d 6d d d d g d 6d d g d 6d d d g d 6Z e d ƒ Z e d ƒ Z e d d e d e d d d e d ƒ d e d ƒ d e d d „ ƒe d d d d e d ƒ d e d ƒ ƒf Z d! „ Z RS(" s Hostgroup object. s host groups host groupst ipaobjectt ipahostgroupt cnt descriptiont membert memberoft memberindirectt memberofindirectt ipauniqueidt hostR t netgroupt hbacrulet sudorules Host Groupss Host Groupt patternt pattern_errmsgt cli_namet hostgroup_namet labels Host-groupt docs Name of host-groupt primary_keyt normalizerc C s | i ƒ S( ( t lower( t value( ( s<