Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Calyptos: Populate CLC /etc/hosts with midokura.midolman-host-mapping attributes #73

Open
dmccue opened this issue Sep 14, 2015 · 0 comments

Comments

@dmccue
Copy link

dmccue commented Sep 14, 2015

From: #70 (comment)
midokura.midolman-host-mapping attributes

e.g.

  midolman-host-mapping:
      odc-f-09.prc.eucalyptus-systems.com: 10.105.10.51
      odc-f-31.prc.eucalyptus-systems.com: 10.105.10.73
      odc-f-36.prc.eucalyptus-systems.com: 10.105.10.78
      odc-d-30.prc.eucalyptus-systems.com: 10.105.1.209

equals

  ssh root@clc "
  echo '10.105.10.51 odc-f-09.prc.eucalyptus-systems.com
  10.105.10.73 odc-f-31.prc.eucalyptus-systems.com
  10.105.10.78 odc-f-36.prc.eucalyptus-systems.com
  10.105.1.209 odc-d-30.prc.eucalyptus-systems.com' >> /etc/hosts
  "
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant