summaryrefslogtreecommitdiffstats
path: root/install/static/sampledata/hostlist.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/sampledata/hostlist.json')
-rw-r--r--install/static/sampledata/hostlist.json45
1 files changed, 0 insertions, 45 deletions
diff --git a/install/static/sampledata/hostlist.json b/install/static/sampledata/hostlist.json
deleted file mode 100644
index b02e7bd87..000000000
--- a/install/static/sampledata/hostlist.json
+++ /dev/null
@@ -1,45 +0,0 @@
-{
- "error": null,
- "id": 0,
- "result": {
- "count": 2,
- "result": [
- {
- "dn": "fqdn=vm-121.idm.lab.bos.redhat.com,cn=computers,cn=accounts,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com",
- "enrolledby": [],
- "fqdn": [
- "vm-121.idm.lab.bos.redhat.com"
- ],
- "krbprincipalname": [
- "host/vm-121.idm.lab.bos.redhat.com@IDM.LAB.BOS.REDHAT.COM"
- ],
- "memberof": []
- },
- {
- "description": [
- "sample host"
- ],
- "dn": "fqdn=ayounghost1.idm.lab.bos.redhat.com,cn=computers,cn=accounts,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com",
- "enrolledby": [],
- "fqdn": [
- "ayounghost1.idm.lab.bos.redhat.com"
- ],
- "l": [
- "VM-lab"
- ],
- "memberof": [],
- "nshardwareplatform": [
- "kvm"
- ],
- "nshostlocation": [
- "VM-lab"
- ],
- "nsosversion": [
- "F13"
- ]
- }
- ],
- "summary": "2 hosts matched",
- "truncated": false
- }
-} \ No newline at end of file