Branch: refs/heads/master
  Home:   https://github.com/NixOS/charon
  Commit: 5a24e4bdf3dbc75a6f2439aabd9f6544a1fb5d9e
      
https://github.com/NixOS/charon/commit/5a24e4bdf3dbc75a6f2439aabd9f6544a1fb5d9e
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M charon/backends/__init__.py
    M charon/deployment.py

  Log Message:
  -----------
  Assign an internal index to each machine

Each machine now has an internal index that uniquely defines it within
a deployment.  They're assigned in ascending order.  Adding/removing
machines to/from a network doesn't change the index of
existing/remaining machines.  This is useful for generated numbers
such as VPN IP addresses or tunnel device IDs that ideally shouldn't
change when machines are added or removed.



_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to