summaryrefslogtreecommitdiffstats
path: root/install/ui/host.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/host.js')
-rw-r--r--install/ui/host.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/install/ui/host.js b/install/ui/host.js
index 299d147a..f2b84529 100644
--- a/install/ui/host.js
+++ b/install/ui/host.js
@@ -63,7 +63,12 @@ IPA.host.entity = function(spec) {
'l',
'nshostlocation',
'nshardwareplatform',
- 'nsosversion'
+ 'nsosversion',
+ {
+ type: 'sshkeys',
+ name: 'ipasshpubkey',
+ label: IPA.messages.objects.sshkeystore.keys
+ }
]
},
{