aszlig 6e10705754
nixos/taskserver: Handle declarative conf via JSON
We now no longer have the stupid --service-helper option, which silences
messages about already existing organisations, users or groups.

Instead of that option, we now have a new subcommand called
"process-json", which accepts a JSON file directly from the specified
NixOS module options and creates/deletes the users accordingly.

Note that this still has a two issues left to solve in this area:

 * Deletion is not supported yet.
 * If a user is created imperatively, the next run of process-json will
   delete it once deletion is supported.

So we need to implement deletion and a way to mark organisations, users
and groups as "imperatively managed".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-11 22:24:58 +02:00
..
2016-02-15 12:54:04 -08:00
2016-01-07 06:39:06 +00:00
2016-03-26 22:47:15 -04:00
2016-01-07 06:39:06 +00:00
2016-02-15 00:26:41 +03:00
2016-02-26 08:56:39 +01:00
2015-06-15 18:11:32 +02:00
2015-06-15 18:18:46 +02:00
2015-06-15 18:18:46 +02:00
2015-06-08 08:35:12 +00:00
2015-10-22 14:34:02 +03:00
2014-09-03 15:47:53 +04:00
2015-06-21 18:21:21 +03:00
2016-01-07 06:39:06 +00:00
2014-09-01 10:53:19 +04:00
2015-06-15 18:18:46 +02:00