Skip to content

Instantly share code, notes, and snippets.

@korekhov
Created May 16, 2016 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save korekhov/0bcbdb6f88c867eba03591fa70178ef5 to your computer and use it in GitHub Desktop.
Save korekhov/0bcbdb6f88c867eba03591fa70178ef5 to your computer and use it in GitHub Desktop.
Foreman 1.11.1 update event data
{
"host": {
"id": 2,
"name": "installsvc01.domain.com",
"last_compile": "2016-05-16T19:20:10.000Z",
"last_report": "2016-05-16T19:20:07.000Z",
"updated_at": "2016-05-16T19:20:10.000Z",
"created_at": "2016-04-26T23:04:28.000Z",
"root_pass": "<removed>",
"architecture_id": 1,
"operatingsystem_id": 5,
"environment_id": 1,
"ptable_id": null,
"medium_id": null,
"build": false,
"comment": "",
"disk": null,
"installed_at": null,
"model_id": 1,
"hostgroup_id": 4,
"owner_id": 3,
"owner_type": "User",
"enabled": true,
"puppet_ca_proxy_id": null,
"managed": false,
"use_image": null,
"image_file": "",
"uuid": "d4284c68-f13b-2294-5ad4-3511d4c4886e",
"compute_resource_id": 1,
"puppet_proxy_id": 1,
"certname": "installsvc01.domain.com",
"image_id": null,
"organization_id": null,
"location_id": null,
"otp": null,
"realm_id": null,
"compute_profile_id": null,
"provision_method": "build",
"grub_pass": "",
"global_status": 0,
"lookup_value_matcher": "fqdn=installsvc01.domain.com",
"discovery_rule_id": null,
"salt_proxy_id": null,
"salt_environment_id": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment