summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/host_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/host_show.json')
-rw-r--r--install/ui/test/data/host_show.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/install/ui/test/data/host_show.json b/install/ui/test/data/host_show.json
index b66bc08c7..0557d1b3c 100644
--- a/install/ui/test/data/host_show.json
+++ b/install/ui/test/data/host_show.json
@@ -33,6 +33,7 @@
"krbticketpolicyreference": "rsc",
"krbupenabled": "rsc",
"l": "rscwo",
+ "macaddress": "rscwo",
"managedby": "rscwo",
"memberof": "rsc",
"nsaccountlock": "rscwo",
@@ -58,6 +59,9 @@
"krbprincipalname": [
"host/test.example.com@EXAMPLE.COM"
],
+ "macaddress": [
+ "FE:ED:BA:BE:BE:EF"
+ ],
"managedby": [
"fqdn=test.example.com,cn=computers,cn=accounts,dc=example,dc=com"
],