|
a9d4107c
|
2018-07-04T04:40:01
|
|
fix OpenBSD pkg
|
|
d26a91d5
|
2018-07-04T04:39:48
|
|
wip debian pkg
|
|
c031ba0f
|
2018-07-04T04:39:16
|
|
let *host* be (localhost) by default
|
|
da867967
|
2018-07-04T04:38:50
|
|
make resource-id a string
|
|
be605f0e
|
2018-07-03T11:26:46
|
|
fix OpenBSD
|
|
98311908
|
2018-07-03T11:26:26
|
|
fix style warning
|
|
b5eb874d
|
2018-07-03T11:26:07
|
|
export symbols
|
|
3d97f15f
|
2018-07-03T11:25:36
|
|
fix uptime on linux
|
|
c6a2fc7e
|
2018-07-03T11:24:54
|
|
fix probed properties
|
|
21f133c5
|
2018-07-03T11:24:19
|
|
Support Linux Debian.
|
|
1d5f3e31
|
2018-07-03T11:23:20
|
|
compare os values
|
|
e15be36d
|
2018-07-03T11:23:05
|
|
probe hostname
|
|
57d77aee
|
2018-07-03T11:22:13
|
|
do not disconnect localhost
|
|
686bea9b
|
2018-07-03T11:21:59
|
|
keep trying to connect to host
|
|
cc5f6941
|
2018-07-03T11:21:34
|
|
null host is localhost
|
|
1ed8b32d
|
2018-07-02T16:15:16
|
|
test
|
|
43aac1ed
|
2018-07-02T16:15:07
|
|
ascii art
|
|
2bd3305d
|
2018-07-02T16:14:57
|
|
ws
|
|
a3f640d4
|
2018-07-02T16:14:48
|
|
doc
|
|
ca6ffa97
|
2018-07-02T16:14:04
|
|
rewrite without iterate
|
|
ba6bd161
|
2018-07-02T16:12:42
|
|
type declaration
|
|
aec515e9
|
2018-07-02T16:11:40
|
|
fix type declaration
|
|
4d25dc39
|
2018-04-17T15:35:06
|
|
readme
|
|
2594fd66
|
2015-09-23T06:36:48
|
|
Initial support for FreeBSD.
|
|
8218141a
|
2015-09-23T06:35:50
|
|
Unix probes.
|
|
5d472fdc
|
2015-09-23T06:34:38
|
|
Host probes.
|
|
e4b3e346
|
2015-09-23T06:33:28
|
|
sh-quote accepts str.
|
|
b634eb23
|
2015-09-23T06:30:45
|
|
Sync for host and resource-container.
|
|
872e57b9
|
2015-09-23T06:28:55
|
|
Probe host inside with-host.
|
|
9c762a14
|
2015-09-23T06:28:03
|
|
List-operations as generic.
|
|
037a0140
|
2015-09-23T06:26:57
|
|
Allow sorting resources in diff.
|
|
501913c0
|
2015-09-20T23:09:30
|
|
Improve host probes.
|
|
c0b13f75
|
2015-09-18T04:40:50
|
|
Sudo.
|
|
c1305fa8
|
2015-09-18T04:40:26
|
|
Fix shell on FreeBSD.
|
|
96902a63
|
2015-09-18T04:39:37
|
|
Return NIL for unspecified properties.
|
|
636ef0f5
|
2015-09-18T04:39:06
|
|
Do not describe NIL property values.
|
|
415ff795
|
2015-09-18T04:04:34
|
|
Allow specifying user for ssh connection.
|
|
82692d14
|
2015-09-18T03:55:54
|
|
ssh-host class not needed anymore.
|
|
8dc1ded6
|
2015-08-01T04:35:42
|
|
fix op
|
|
faf599c9
|
2015-08-01T01:42:26
|
|
Implement SYNC : apply operations to bring resources in line with specification.
|
|
4424310c
|
2015-08-01T01:42:16
|
|
op-chown
|
|
67a6a1de
|
2015-08-01T01:41:07
|
|
Unix stat mode (type + permissions) as a boxed fixnum class.
|
|
c78f0ca8
|
2015-08-01T01:40:24
|
|
Allow ^ in unescaped shell tokens.
|
|
cfb522af
|
2015-08-01T01:39:43
|
|
Probe to resources whenever possible and add functions to match probed values.
|
|
770128dc
|
2015-08-01T01:38:30
|
|
ws
|
|
a21264d4
|
2015-08-01T01:38:07
|
|
Implement resource operations.
|
|
8fa3f1fd
|
2015-07-26T23:53:28
|
|
fix
|
|
3522982b
|
2015-07-26T23:52:13
|
|
ws
|
|
b37057b1
|
2015-07-24T19:36:38
|
|
Allow specifications to be projected from probed values.
|
|
0d1d9b93
|
2015-07-23T19:39:37
|
|
Check if properties are in conflict before warning.
|
|
995fdea7
|
2015-07-23T19:38:19
|
|
Change RUN, SHELL-RUN and HOST-RUN to use STR call convention.
|
|
4110028e
|
2015-07-23T18:44:47
|
|
Improve OpenBSD probes.
|
|
07283590
|
2015-07-23T18:43:25
|
|
Fix for specified-properties.
|
|
4c543356
|
2015-07-23T18:42:29
|
|
Make describe-probed print downcased.
|
|
fb0f7da1
|
2015-07-23T18:41:57
|
|
Fix get-resource.
|
|
10f09333
|
2015-07-23T18:39:04
|
|
Allow merging of specific property values.
|
|
59a4de1c
|
2015-07-23T18:37:20
|
|
Fix host
|
|
b05f4cf3
|
2015-07-23T18:32:30
|
|
Better host and localhost handling.
|
|
214fc780
|
2015-07-23T18:30:21
|
|
Load OpenBSD commands for other OSs too.
|
|
1b9dad71
|
2015-02-08T20:59:45
|
|
Fix compilation, resource containers and localhost.
|
|
3b423620
|
2014-12-17T14:35:26
|
|
Change properties symbols to keywords.
|
|
e465e299
|
2014-12-17T00:05:17
|
|
Fix probes.
|
|
61629965
|
2014-12-17T00:04:47
|
|
Update license.
|
|
3630a7d5
|
2014-12-17T00:04:18
|
|
Preliminary work on ops.
|
|
34f3771c
|
2014-11-03T17:33:27
|
|
Refactor code into modules. Implement SPECIFY macro.
|
|
e575d171
|
2014-11-03T17:22:23
|
|
README
|
|
38f26d9f
|
2014-11-03T10:27:49
|
|
Improve shell logging and debug messages.
|
|
6df4dcf4
|
2014-10-22T09:22:43
|
|
OS detection based on output of `uname`.
Implement probes as generic functions returning properties lists.
Each probe can be specialized on resource type and OS class.
|
|
0d47fa8a
|
2014-10-03T12:25:50
|
|
Format each line of shell error output.
|
|
283efe5a
|
2014-10-03T12:11:19
|
|
Print shell pid and command.
|
|
e88fa16a
|
2014-10-03T12:10:51
|
|
Make host-run accept a hostname as host parameter.
|
|
0b63a1c8
|
2014-10-03T11:44:24
|
|
Update tests
|
|
cb5ec1ab
|
2014-10-03T11:43:59
|
|
Draft resource API
|
|
79277171
|
2014-10-03T11:42:57
|
|
Run commands on local or remote hosts using sh or ssh.
|
|
92cb362f
|
2013-11-09T12:33:33
|
|
Hello ! Please welcome Adams, our new assistant DevOps.
|