author | Sebastian Harl <sh@tokkee.org> | |
Mon, 17 Dec 2012 10:39:48 +0000 (11:39 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 17 Dec 2012 10:39:48 +0000 (11:39 +0100) | ||
commit | 8b621cd1a68f011c2935d2cb2c23e8476d624699 | |
tree | c093c392b04a9a1809538da6e2bf58d184fd55b2 | tree | snapshot |
parent | 65acb0aa66470787726fb7e62765e36cabbd2a8b | commit | diff |
store: Added support for host attributes.
Attributes are a list of key / value pairs assigned to a host object. They may
be used to store arbitrary properties, settings, or other characteristics of a
host.
Later on, this information will also be used to filter, group, or
hierarchically order hosts.
Attributes are a list of key / value pairs assigned to a host object. They may
be used to store arbitrary properties, settings, or other characteristics of a
host.
Later on, this information will also be used to filter, group, or
hierarchically order hosts.
src/core/store.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |