Commit Graph

3113 Commits

Author SHA1 Message Date
Joey Hess 497397274d Merge branch 'joeyconfig' 2015-08-03 15:16:59 -04:00
Joey Hess 76c9e82fd6 comment 2015-08-03 15:16:59 -04:00
Joey Hess b64a91db57
propellor spin 2015-08-03 13:42:40 -04:00
Joey Hess 17e0471b2f
propellor spin 2015-08-03 13:42:05 -04:00
Joey Hess 3b93872782
spin 2015-08-03 09:45:05 -04:00
Daniel Brooks 3a170b52b7 re-add mistakenly removed retention line to the graphite schema config file 2015-08-02 03:59:28 -04:00
Daniel Brooks eb15f06896 Merge branch 'joeyconfig' of git://git.kitenet.net/propellor into joeyconfig
Conflicts:
	src/Propellor/Property/SiteSpecific/IABak.hs
2015-08-02 00:59:28 -04:00
Félix Sipma b7a9655a69 Propellor.Property.Tor: remove duplicate code
Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
2015-07-31 10:31:31 -04:00
gueux faa1468cc1 2015-07-31 10:59:02 +00:00
picca b39f552381 Added a comment: try to use the fix 2015-07-30 17:52:53 +00:00
Joey Hess 1c1865da6d add news item for propellor 2.7.0 2015-07-30 12:13:05 -04:00
Joey Hess 37cf983363 Merge branch 'joeyconfig' 2015-07-30 12:10:58 -04:00
Joey Hess f17020cb7f fixed 2015-07-30 12:08:57 -04:00
Joey Hess 6fe4b0cd91 prep release 2015-07-30 12:05:49 -04:00
Joey Hess 4691976aa6
propellor spin 2015-07-30 12:04:36 -04:00
Joey Hess 852476a2e4
propellor spin 2015-07-30 12:02:08 -04:00
Joey Hess 437bd87562
propellor spin 2015-07-30 12:01:28 -04:00
Joey Hess f387bbcf2d Work around broken git pull option parser in git 2.5.0, which broke use of --upload-pack to send a git push when running propellor --spin. 2015-07-30 12:01:15 -04:00
Joey Hess b09a97c874 Merge branch 'joeyconfig' 2015-07-30 11:49:46 -04:00
Joey Hess 0561935815 ugh 2015-07-30 11:49:45 -04:00
Joey Hess 055e28199c
propellor spin 2015-07-30 11:30:29 -04:00
Joey Hess 4a935e9a5d Merge branch 'joeyconfig' 2015-07-30 11:30:07 -04:00
Joey Hess 9f78318499 repro 2015-07-30 11:30:07 -04:00
Joey Hess 2a3a43bca2
propellor spin 2015-07-30 11:28:01 -04:00
Joey Hess c11021f48a comment 2015-07-30 11:04:42 -04:00
picca 4f8dffdb87 2015-07-30 08:57:16 +00:00
Joey Hess 80f44c99be Merge branch 'joeyconfig' 2015-07-21 11:48:38 -04:00
Joey Hess 26fda3f39a ssh client needed for kiteshellbox 2015-07-21 11:48:30 -04:00
Joey Hess 7169ded4ef update 2015-07-21 11:19:49 -04:00
Joey Hess b90f6131e0 changelog 2015-07-21 11:18:42 -04:00
Joey Hess 30c024a9db Merge branch 'joeyconfig' 2015-07-21 11:18:42 -04:00
Joey Hess 512137a4d9 language 2015-07-21 11:18:15 -04:00
Joey Hess 1ea376cf10 fix layout to meet style 2015-07-21 11:17:00 -04:00
Joey Hess e4ecda210b remove caution comment
I think this was inherited from flagFile, but the reasons to use caution
when using flagFile (that it makes code to satisfy a property only run once)
don't apply when using onChangeFlagOnFail.
2015-07-21 11:15:05 -04:00
Antoine Eiche 7ff39bb098 Add operator onChangeFlagOnFail.
It seems like `onChange` except that if property y fails, a flag file
is generated. On next runs, if the flag file is present, property y is
executed even if property x doesn't change.

With `onChange`, if y fails, the property x `onChange` y returns
`FailedChange`. But if this property is applied again, it returns
`NoChange`. This behavior can cause trouble...
2015-07-21 11:14:44 -04:00
Joey Hess c35f77a724 Merge branch 'joeyconfig' 2015-07-21 11:13:24 -04:00
Joey Hess a8de302eab open todo item 2015-07-21 11:13:21 -04:00
Joey Hess 2932c2b420 changelog 2015-07-21 11:00:02 -04:00
Joey Hess f3ff40b975
propellor spin 2015-07-21 10:48:24 -04:00
Joey Hess c7bc34d256 fix check for already existing shim
Was not checking the shim file, oops.
2015-07-21 10:47:26 -04:00
Joey Hess 81350d61fa close 2015-07-20 12:07:09 -04:00
Joey Hess d73cb013d5 Merge branch 'master' of ssh://propellor.branchable.com 2015-07-20 12:06:53 -04:00
Joey Hess 55c6b1cc30 Merge branch 'joeyconfig' 2015-07-20 12:06:36 -04:00
Joey Hess 8d971b83ba Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ForcedCommandsOnly (API change)
* Ssh.permitRootLogin type changed to allow configuring WithoutPassword
  and ForcedCommandsOnly (API change)
* setSshdConfig type changed, and setSshdConfigBool added with old type.
2015-07-20 12:03:47 -04:00
gueux c7b7487b7f 2015-07-20 12:56:34 +00:00
Joey Hess 593da19460
propellor spin 2015-07-15 11:39:59 -04:00
Joey Hess 4a6f653913
propellor spin 2015-07-15 11:38:20 -04:00
Joey Hess d885624983 clarify 2015-07-13 19:08:39 -04:00
Joey Hess c167e6b75f
propellor spin 2015-07-11 20:58:52 -04:00
Joey Hess 5df1c9dc5a Merge branch 'joeyconfig' 2015-07-10 22:46:03 -04:00