From 218579e21b03226f6d3064cd263f18c8c1d3a6b1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Feb 2019 17:56:31 -0400 Subject: comment --- ...comment_2_c4453a2fe31d52ce0c5e6e615f1b18b2._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/forum/chown:_invalid_group:___8216__com-sixs:com-sixs__8217__/comment_2_c4453a2fe31d52ce0c5e6e615f1b18b2._comment (limited to 'doc') diff --git a/doc/forum/chown:_invalid_group:___8216__com-sixs:com-sixs__8217__/comment_2_c4453a2fe31d52ce0c5e6e615f1b18b2._comment b/doc/forum/chown:_invalid_group:___8216__com-sixs:com-sixs__8217__/comment_2_c4453a2fe31d52ce0c5e6e615f1b18b2._comment new file mode 100644 index 00000000..1442b72a --- /dev/null +++ b/doc/forum/chown:_invalid_group:___8216__com-sixs:com-sixs__8217__/comment_2_c4453a2fe31d52ce0c5e6e615f1b18b2._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2019-02-13T21:48:30Z" + content=""" +Make that into a git patch and I will merge it. + +However.. If you `git grep userGroup` you will find all the other places +that propellor assumes a user-group system. Seems it would be worth fixing +those too, especially the other ones in Ssh. + +Seems like another approach to it could be to make +`userGroup`'s behavior configurable based on another Property +of the Host that sets Info containing say, a function from `User -> Group`. +Looks to me that would be doable, if a little bit annoying since userGroup +would need to change from a pure function to a Propellor action in order to +use `askInfo`. +"""]] -- cgit v1.2.3