search for: agent_installed

Displaying 1 result from an estimated 1 matches for "agent_installed".

Did you mean: _get_installed
2013 Nov 01
2
Augeas JSON example?
...: { "svc_host" : "server.domain.xyz" , "svc_port" : "12345" , "svc_user" : "username" , "svc_pass" : "password" , "versions" : [ "1.0" , "1.0.1" , "1.0.2" ] , "agent_installed" : "1383331588" , "comment" : "This is a gratuitous comment." } I know that JSON is probably not be the best format for the file, but it''s human readable, and it saves us having to write and debug configuration file parsing routines in seven differen...