summaryrefslogtreecommitdiffstats
path: root/install/static/sampledata/netgroup_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/sampledata/netgroup_show.json')
-rw-r--r--install/static/sampledata/netgroup_show.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/install/static/sampledata/netgroup_show.json b/install/static/sampledata/netgroup_show.json
index 476550ce..aa77e888 100644
--- a/install/static/sampledata/netgroup_show.json
+++ b/install/static/sampledata/netgroup_show.json
@@ -9,13 +9,25 @@
"description": [
"live servers"
],
- "dn": "ipauniqueid=51451097-abef-11df-ad3a-525400674dcd,cn=ng,cn=alt,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "ipauniqueid=2e08b2c2-baac-11df-a0cf-525400674dcd,cn=ng,cn=alt,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "memberhost_host": [
+ "live3.pbs.org",
+ "live2.pbs.org",
+ "live1.pbs.org",
+ "www1.pbs.org",
+ "www2.pbs.org",
+ "www3.pbs.org"
+ ],
"memberhost_hostgroup": [
"host-live"
],
"memberuser_group": [
"muppets"
],
+ "memberuser_user": [
+ "kfrog",
+ "count123"
+ ],
"nisdomainname": [
"ayoung.boston.devel.redhat.com"
]