splitting out revision and updating to use private-address

This commit is contained in:
Clint Byrum 2011-10-11 23:11:05 -07:00
parent cc445375e7
commit 30e31e743d
3 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ function install_hook {
}
function proxy_joined {
relation-set zone=1 hostname=$(hostname -f) device=$DEVICE
relation-set zone=1 hostname=$(unit-get private-address) device=$DEVICE
}
function proxy_changed {

View File

@ -1,6 +1,5 @@
ensemble: formula
name: swift-storage
revision: 25
summary: "Swift storage node"
description: |
Contains swift-object, swift-container and swift-account servers.

1
revision Normal file
View File

@ -0,0 +1 @@
26