Ignore:
Timestamp:
Jan 26, 2010, 11:50:01 PM (14 years ago)
Author:
broder
Message:

In xvm-prodconfig:

  • OpenAIS assumes that bind addresses are /24s, so actually give the right subnet.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/xvm-prodconfig/master.yaml

    r2925 r2938  
    4141cluster:
    4242 rings:
    43   - bind: 10.5.0.0
     43  - bind: 10.5.128.0
    4444    mcast: 239.255.252.0
    4545    port: 5405
    46   - bind: 10.6.0.0
     46  - bind: 10.6.128.0
    4747    mcast: 239.255.252.1
    4848    port: 5405
Note: See TracChangeset for help on using the changeset viewer.