Nico Schottelius
|
260303dd14
|
Fix gpasswd call in __user_groups: order incorrect
From the manpage:
-a, --add user
Add the user to the named group.
-d, --delete user
Remove the user from the named group.
|
2017-08-03 15:11:35 +02:00 |
|
Darko Poljak
|
1b0f560608
|
Add missing args to method call.
|
2017-07-27 09:51:23 +02:00 |
|
Darko Poljak
|
0a85d913cc
|
Optimize dir transfer.
|
2017-07-27 09:49:06 +02:00 |
|
Darko Poljak
|
0d734c872d
|
Fix log var assignment.
|
2017-07-27 09:36:00 +02:00 |
|
Darko Poljak
|
3db987b913
|
Merge pull request #549 from 4nd3r/__timezone
__timezone: always exit 0
|
2017-07-27 09:01:15 +02:00 |
|
Ander Punnar
|
b7b1101f11
|
always exit 0
|
2017-07-27 01:28:26 +03:00 |
|
Darko Poljak
|
23fbabe303
|
Further improve parallel execution.
|
2017-07-26 17:39:07 +02:00 |
|
Darko Poljak
|
d1a044cc23
|
multiprocessing.Pool -> concurrent.futures.ProcessPoolExecutor
|
2017-07-26 12:01:19 +02:00 |
|
Darko Poljak
|
7c7a98d083
|
pep8
|
2017-07-25 12:43:54 +02:00 |
|
Darko Poljak
|
d30b1a2f54
|
Update changelog
|
2017-07-25 12:41:58 +02:00 |
|
Darko Poljak
|
32838a096d
|
Refine inventory logging to adhere new cdist logging.
|
2017-07-25 12:40:12 +02:00 |
|
Nico Schottelius
|
55f4528d1e
|
Merge pull request #547 from darko-poljak/p-host_max
Add -p HOST_MAX argument.
|
2017-07-25 12:35:06 +02:00 |
|
Darko Poljak
|
0af64c01bf
|
Add -p HOST_MAX argument.
|
2017-07-25 11:12:18 +02:00 |
|
Darko Poljak
|
bb2cc68169
|
Fix broken text
|
2017-07-24 19:13:40 +02:00 |
|
Darko Poljak
|
4a54d1420e
|
Remove unwanted fixme
|
2017-07-24 19:12:43 +02:00 |
|
Darko Poljak
|
9b5220a29c
|
Merge pull request #546 from greendeath/master
Updated to docker-compose version 1.14
|
2017-07-21 21:49:02 +02:00 |
|
Dominique Roux
|
5ccfec9c18
|
Updated to docker-compose version 1.14
|
2017-07-21 21:18:16 +02:00 |
|
Darko Poljak
|
493150650c
|
Update changelog
|
2017-07-21 17:21:08 +02:00 |
|
Darko Poljak
|
6b9ec1d3ce
|
Merge pull request #545 from 4nd3r/__timezone
__timezone: check current timezone before doing anything
|
2017-07-21 17:19:19 +02:00 |
|
|
6bfe02094d
|
year is 2017
|
2017-07-21 10:23:05 +03:00 |
|
|
2c56622eeb
|
check file first
|
2017-07-21 10:22:54 +03:00 |
|
|
c706b9eefb
|
check current timezone before doing anything
|
2017-07-21 10:19:02 +03:00 |
|
Darko Poljak
|
e2a1519332
|
Merge inventory from beta branch.
|
2017-07-20 22:04:44 +02:00 |
|
Darko Poljak
|
2b6177c9f7
|
Fix rst.
|
2017-07-20 20:48:07 +02:00 |
|
Darko Poljak
|
b705893f38
|
Add missing -q in cdist man page.
|
2017-07-20 20:12:08 +02:00 |
|
Darko Poljak
|
6a256213f1
|
Add missing -r option argument in cdist man page.
|
2017-07-20 20:08:15 +02:00 |
|
Darko Poljak
|
4a72592ae5
|
Document nonparallel type flag.
|
2017-07-20 18:45:44 +02:00 |
|
Darko Poljak
|
a20b7167cd
|
pep8
|
2017-07-19 07:58:14 +02:00 |
|
Darko Poljak
|
2beb55be54
|
Remove FIXME comment due to fix appliance
|
2017-07-19 07:52:57 +02:00 |
|
Darko Poljak
|
660d01ce0c
|
Update changelog
|
2017-07-19 07:49:06 +02:00 |
|
Darko Poljak
|
126a1812a5
|
Fix parallel object prepare and run steps. Add nonparallel type marker.
|
2017-07-15 22:18:20 +02:00 |
|
Darko Poljak
|
31899b2263
|
Add missing shebangs.
|
2017-07-15 22:16:25 +02:00 |
|
Darko Poljak
|
4e27c863ef
|
Update changelog
|
2017-07-14 14:50:39 +02:00 |
|
Darko Poljak
|
b50e605441
|
Merge pull request #544 from darko-poljak/ignore-dot-files-under-conf-types
Ignore directory entries that begin with dot('.').
|
2017-07-14 14:49:20 +02:00 |
|
Steven Armstrong
|
1fe12f81a9
|
Merge branch 'feature/install'
|
2017-07-07 02:12:38 +02:00 |
|
Steven Armstrong
|
d9a358bdf3
|
add forgotten symlink
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2017-07-07 02:10:06 +02:00 |
|
Darko Poljak
|
1f12faecca
|
Update changelog
|
2017-07-06 22:58:58 +02:00 |
|
Darko Poljak
|
6b3b5c735e
|
Merge pull request #541 from 4nd3r/__file
fix __file
|
2017-07-06 22:56:54 +02:00 |
|
Darko Poljak
|
f9b632eebb
|
Improve listdir.
|
2017-07-06 17:22:25 +02:00 |
|
Darko Poljak
|
80c3dd7572
|
Ignore directory entries that begin with dot('.').
|
2017-07-06 13:30:57 +02:00 |
|
Darko Poljak
|
93ab184e3a
|
Update changelog
|
2017-07-06 07:34:08 +02:00 |
|
Steven Armstrong
|
9fe2420547
|
also log start of config run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2017-07-05 16:40:02 +02:00 |
|
Steven Armstrong
|
a1d73f7281
|
log changing object as Processing instead of Updating
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2017-07-04 23:49:43 +02:00 |
|
Steven Armstrong
|
f6e1174adb
|
start moving info log messages to verbose
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2017-07-04 23:49:43 +02:00 |
|
Darko Poljak
|
cef1d215b2
|
Finally remove deprecated -d/--debug option.
|
2017-07-04 23:49:43 +02:00 |
|
Darko Poljak
|
015861e63b
|
pep8
|
2017-07-04 23:49:43 +02:00 |
|
Darko Poljak
|
a37d286d67
|
Suppress subprocess script output in quiet mode.
|
2017-07-04 23:49:43 +02:00 |
|
Darko Poljak
|
a722f3c634
|
3rd iteration of logging cleanup.
|
2017-07-04 23:49:43 +02:00 |
|
Darko Poljak
|
127c05a882
|
2nd iteration of logging cleanup.
|
2017-07-04 23:49:43 +02:00 |
|
Darko Poljak
|
248656b81f
|
First iteration of logging cleanup.
|
2017-07-04 23:49:43 +02:00 |
|