diff options
Diffstat (limited to 'install/ui/test/data/host_mod.json')
-rw-r--r-- | install/ui/test/data/host_mod.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install/ui/test/data/host_mod.json b/install/ui/test/data/host_mod.json index 3cb7d9ec5..2e34257e8 100644 --- a/install/ui/test/data/host_mod.json +++ b/install/ui/test/data/host_mod.json @@ -46,6 +46,8 @@ "fqdn": [ "test.example.com" ], + "has_keytab": false, + "has_password": true, "ipauniqueid": [ "ac28dca0-f3b5-11df-879f-00163e72f2d9" ], |