correct charm-helpers branch repository.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#branch: lp:charm-helpers
|
||||
branch: lp:~xianghui/charm-helpers/lp1385162
|
||||
branch: lp:charm-helpers
|
||||
destination: hooks/charmhelpers
|
||||
include:
|
||||
- core
|
||||
|
||||
@@ -13,8 +13,7 @@ from charmhelpers.contrib.hahelpers.cluster import (
|
||||
from charmhelpers.contrib.hahelpers.apache import install_ca_cert
|
||||
|
||||
from charmhelpers.contrib.network.ip import (
|
||||
get_address_in_network,
|
||||
is_address_in_network)
|
||||
get_address_in_network, is_address_in_network)
|
||||
|
||||
import os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user