Branch: refs/heads/master
Home: https://github.com/NixOS/charon
Commit: 05c96f88c6bab9fae81056376201f76455121846
https://github.com/NixOS/charon/commit/05c96f88c6bab9fae81056376201f76455121846
Author: Eelco Dolstra <[email protected]>
Date: 2012-08-28 (Tue, 28 Aug 2012)
Changed paths:
M scripts/charon
Log Message:
-----------
Fix None dereference in "charon info"
Commit: 9ce02bb2bfc14357d7ce268c656065c0ff6d3038
https://github.com/NixOS/charon/commit/9ce02bb2bfc14357d7ce268c656065c0ff6d3038
Author: Eelco Dolstra <[email protected]>
Date: 2012-08-28 (Tue, 28 Aug 2012)
Changed paths:
M charon/deployment.py
Log Message:
-----------
Allow arbitrary characters in machine names
E.g. "webserver-123".
(Actually the attribute name is not properly escaped yet, so you can't
have quotes or backslashes in the name.)
Commit: 5ce55e3afe31e2f347945a0d66a4e1787c237e57
https://github.com/NixOS/charon/commit/5ce55e3afe31e2f347945a0d66a4e1787c237e57
Author: Eelco Dolstra <[email protected]>
Date: 2012-08-28 (Tue, 28 Aug 2012)
Changed paths:
M charon/backends/virtualbox.py
M charon/deployment.py
M doc/manual/charon.xml
M nix/eval-machine-info.nix
M scripts/charon
Log Message:
-----------
Add ‘charon set-args’ to persistently pass arguments to the deployment spec
This allows the specification to be parameterised with values such as
the number of machines, the deployment stage (in multi-stage
deployments) and so on. See the manpage for examples.
Compare: https://github.com/NixOS/charon/compare/1ebd58ace6b5...5ce55e3afe31
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits