diff options
author | David Blaisonneau <david.blaisonneau@orange.com> | 2016-01-29 11:10:38 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-29 13:07:51 +0000 |
commit | 4a1eb3410d6480a41e24bcfc24332f0215ed9a67 (patch) | |
tree | 9ca5d1b04eeab902f876d1396635f0c9bf9dd586 /jjb/opnfv/installer-params.yml | |
parent | 55c9b07355f973820438651bd6b215ad47152fe7 (diff) |
joid: remove ceph_disk_controllers param and correct ext-net name replace
Change-Id: I86a4b8164b3d371ff7b4e8e340f7ae924c52f70c
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
Diffstat (limited to 'jjb/opnfv/installer-params.yml')
-rw-r--r-- | jjb/opnfv/installer-params.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml index 9dd3d5406..e03b4749e 100644 --- a/jjb/opnfv/installer-params.yml +++ b/jjb/opnfv/installer-params.yml @@ -74,10 +74,6 @@ default: '/srv' description: "Disks to use by ceph by default (space separated list)" - string: - name: CEPH_DISKS_CONTROLLERS - default: '' - description: "Disks to use by ceph by controllers (empty if same as CEPH_DISKS)" - - string: name: LAB_CONFIG default: "$HOME/joid_config" description: "Local lab config and Openstack openrc location" |