Joey Hess
0349cf076b
Merge branch 'joeyconfig'
2015-07-05 15:52:46 -04:00
Joey Hess
71265a2d6f
changelog
2015-07-05 15:52:21 -04:00
Sean Whitton
b462aefdb2
Systemd.masked property
...
This property masks, and when reverted unmasks, systemd services. This is just
`systemctl mask service` and `systemctl unmask service`. It's useful for
turning off a system service that you intend to run with --user.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2015-07-05 15:52:00 -04:00
Joey Hess
1d6972bb79
typo
2015-07-03 02:02:28 -04:00
Joey Hess
08ce9c7666
update
2015-07-03 00:20:06 -04:00
Joey Hess
9bd152cfc6
update
2015-07-02 23:15:54 -04:00
Joey Hess
4ac4855a78
propellor spin
2015-07-02 11:14:54 -04:00
Joey Hess
d4c72ac439
comment
2015-06-30 16:51:50 -04:00
Joey Hess
76c68c6d0a
Merge branch 'joeyconfig'
2015-06-30 16:50:33 -04:00
Joey Hess
7cd4c0054f
Version dependency on exceptions.
2015-06-30 16:49:52 -04:00
arnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
a17c048a7b
2015-06-30 12:36:57 +00:00
Joey Hess
644fd7f909
comment
2015-06-29 16:56:02 -04:00
Joey Hess
eb25463e60
added
2015-06-29 16:41:08 -04:00
Joey Hess
af8fc34abf
Merge branch 'joeyconfig'
2015-06-29 16:40:09 -04:00
Joey Hess
fc04d0d81d
Added --unset to delete a privdata field.
2015-06-29 16:40:01 -04:00
Joey Hess
ea35659445
update
2015-06-29 16:29:00 -04:00
Joey Hess
73a361e77d
comment
2015-06-29 16:26:25 -04:00
Joey Hess
c0ba25ef87
Merge branch 'joeyconfig'
2015-06-29 16:24:54 -04:00
Iustin Pop
37a5c05aba
Further docstring improvements.
2015-06-29 16:15:29 -04:00
Iustin Pop
cfa236a042
Fix a couple of trivial typos in Postfix docstring
2015-06-29 16:15:29 -04:00
gueux
c273088c5a
2015-06-29 08:26:18 +00:00
gueux
7d47d9f4bc
2015-06-27 12:38:41 +00:00
paluho@d3c592540b13adabc6068206dbdc60d73ef01399
59bbe126a5
2015-06-21 16:24:06 +00:00
paluho@d3c592540b13adabc6068206dbdc60d73ef01399
bacdbc416d
2015-06-21 08:12:24 +00:00
Joey Hess
29e2da7c8a
Merge branch 'master' of ssh://propellor.branchable.com
2015-06-16 14:55:01 -04:00
Joey Hess
d353db60ad
Merge branch 'joeyconfig'
2015-06-16 14:53:08 -04:00
Joey Hess
948f855c63
update for Docker.Image changes
2015-06-16 14:52:50 -04:00
Antoine Eiche
182fa98253
Update Joey's config according to new Docker.Image definition
2015-06-16 14:49:10 -04:00
Antoine Eiche
46241b3a89
Replace String type synonym Docker.Image by a data type which allows to specify an image name and an optional tag.
...
This also introduces the class ImageIdentifier which is internally
used by some Docker methods.
2015-06-16 14:48:59 -04:00
arnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
a144abfc06
Added a comment: Works like a charm...
2015-06-11 19:19:07 +00:00
Joey Hess
b55ea3c295
Merge branch 'master' of ssh://propellor.branchable.com
2015-06-09 17:14:56 -04:00
Joey Hess
0f6729bbb3
add news item for propellor 2.5.0
2015-06-09 17:14:42 -04:00
Joey Hess
2549d97c84
Merge branch 'joeyconfig'
2015-06-09 17:12:58 -04:00
Joey Hess
b5de5703a4
speling
2015-06-09 17:12:54 -04:00
Joey Hess
723f47d1ac
Merge branch 'joeyconfig'
2015-06-09 17:09:09 -04:00
Joey Hess
9415bfb4ad
prep release
2015-06-09 17:09:00 -04:00
mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
0258e7ef97
Added a comment
2015-06-08 01:50:54 +00:00
mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
5d6d6916a2
Added a comment
2015-06-08 01:22:14 +00:00
mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
93f71f582c
2015-06-08 01:11:19 +00:00
Joey Hess
2ca956d01e
propellor spin
2015-06-06 14:14:18 -04:00
Joey Hess
87494a6099
changelog
2015-06-04 12:17:01 -04:00
Antoine Eiche
e1f2d4a8f1
Add Docker environment property which allows to specify environment variables to containers.
2015-06-04 12:16:29 -04:00
Joey Hess
fd83259d8c
Merge branch 'master' of ssh://propellor.branchable.com
2015-06-03 12:18:58 -04:00
Joey Hess
5d3408d322
Merge branch 'joeyconfig'
...
Conflicts:
privdata.joey/privdata.gpg
2015-06-03 12:17:56 -04:00
Joey Hess
fd9d172bcd
wording
2015-06-02 00:37:17 -04:00
Joey Hess
af450d89c8
fix example
2015-06-02 00:14:08 -04:00
Joey Hess
e11c68cf1e
Docker: volume and publish accept Bound FilePath and Bound Port, respectively. They also continue to accept Strings, for backwards compatability.
2015-06-01 23:57:33 -04:00
Joey Hess
c9dc306016
more systemd improvements
2015-06-01 23:41:07 -04:00
Joey Hess
765367dab9
add Bound
2015-06-01 23:16:25 -04:00
Joey Hess
6241a16772
propellor spin
2015-06-01 22:07:05 -04:00