- 20 Jun, 2017 1 commit
-
-
Tomáš Peterka authored
Add functionality to wrapper to ask for an exclusive CPU core. /reviewed-on !184
-
- 13 Jun, 2017 3 commits
-
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
- 12 Jun, 2017 2 commits
-
-
Julien Muchembled authored
-
Łukasz Nowak authored
-
- 09 Jun, 2017 1 commit
-
-
Łukasz Nowak authored
/reviewed-on !166
-
- 07 Jun, 2017 1 commit
-
-
Hardik Juneja authored
Buildout commit in discussion: slapos.buildout@43839169 /reviewed-on !176
-
- 11 May, 2017 2 commits
-
-
Julien Muchembled authored
It was not working with wrappers to work around shebang length limitation.
-
Alain Takoudjou authored
-
- 05 May, 2017 1 commit
-
-
Vincent Pelletier authored
-
- 27 Apr, 2017 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 20 Apr, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 12 Apr, 2017 1 commit
-
-
Rafael Monnerat authored
If the password file is overwriten by a third part application, an wrong n can be added to the file. The change on this recipe allow us automatically fix this miss behaviour.
-
- 27 Mar, 2017 1 commit
-
-
Sebastien Robin authored
-
- 21 Mar, 2017 1 commit
-
-
Rafael Monnerat authored
* db-path was removed from command parameter * Only a single command is generated now, instead several wrappers. * Wrapper to registry is not generated from recipe anymore, it is geneated by a normal section.
-
- 10 Mar, 2017 1 commit
-
-
Nicolas Wavrant authored
Otherwise, performances get awful on HDD, and not far better on SSD.
-
- 07 Mar, 2017 3 commits
-
-
Rafael Monnerat authored
This commit is a clean up, it don't change anything for the final behaviour.
-
Rafael Monnerat authored
Bang on every update is not reliable. Now the script on cron contacts re6st registry to collect informations and the script itself parameters of the slaves. This will reduce the load in and speed up the update of the slave on slapos master.
-
Rafael Monnerat authored
* Follow up methods changes on re6stnet registry API. * getIPv4Information was simplifed on registry, so reimplement it. * Remove scripts generated and keep a single script to orchestate the token management. * Drop some code duplication * Remove babeld, openvpn and miniupnp as they are not required. * Remove useless scripts. * Remove re6stnet section, extra-eggs is more them enough and prevent duplications.
-
- 24 Jan, 2017 2 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 20 Jan, 2017 1 commit
-
-
Alain Takoudjou authored
It sometimes happend that buildout unistall/install the section with this recipe, which remore storage_path file and recreate it. In most of cases this is not wanted because the recipe is used to generate password, so that password will change when this happend. To prevent buildout to remove storage_path, I introduced a new option 'create-once' which, when set to True (the default value) will not let buildout play with storage_path file by returning None in install recipe. Also install won't remove the file if the size is not 0. /reviewed-on !129
-
- 09 Jan, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 06 Jan, 2017 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Also allow to change promise timeout by editing check_url_PROMISE_TIMEOUT file
-
- 30 Dec, 2016 1 commit
-
-
Alain Takoudjou authored
-
- 21 Dec, 2016 1 commit
-
-
Julien Muchembled authored
No need to parse. This fixes several issues: - key comments were messing up everything - sometimes keys were repeated - no way to remove key
-
- 19 Dec, 2016 1 commit
-
-
Julien Muchembled authored
-
- 15 Dec, 2016 1 commit
-
-
iv authored
The 'pidfile' parameter is passed to 'createWrapper' method in order to avoid concurrent calls.
-
- 07 Dec, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 30 Nov, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 24 Nov, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 23 Nov, 2016 2 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Instead, of that, the notifier wrappers will run the scripts several more times in case of failures This is better than silent failures.
-
- 22 Nov, 2016 1 commit
-
-
Nicolas Wavrant authored
Instead, of that, the notifier wrappers will run the scripts several more times in case of failures This is better than silent failures.
-
- 15 Nov, 2016 3 commits
-
-
Nicolas Wavrant authored
* Includes a new recipe to get a random time * Moves generatepassword and generatemac into random.py * Fixes up some recipe, as the creation of a "random.py" file may collide with the import of the standard library random
-
Nicolas Wavrant authored
This reverts commit 2b0c61d9.
-
Nicolas Wavrant authored
Reading the .installed.cfg file is not the correct way of storing values. The publish_early recipe should be used instead This reverts commit 8787716d.
-