mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Added mac address to host page
Part of support for ether maps. https://fedorahosted.org/freeipa/ticket/2548
This commit is contained in:
@@ -68,6 +68,10 @@ IPA.host.entity = function(spec) {
|
||||
type: 'sshkeys',
|
||||
name: 'ipasshpubkey',
|
||||
label: IPA.messages.objects.sshkeystore.keys
|
||||
},
|
||||
{
|
||||
type: 'multivalued',
|
||||
name: 'macaddress'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user