|
- [
- {
- "title": "gen ident",
- "cmd": [ "genident", "name=A Test User" ]
- },
- {
- "special": "set hostid",
- "comment": "and that a modified hostid",
- "hostid": "ceaa4862-dd00-41ba-9787-7480ec1b2679"
- },
- {
- "title": "that hosts lists itself",
- "cmd": [ "hosts" ],
- "stdout_re": ".*\tceaa4862-dd00-41ba-9787-7480ec1b2679\n"
- },
- {
- "special": "verify store object cnt",
- "comment": "and that the host object was created",
- "count": 1
- }
- ]
|