ceph-ansible/tests/functional/centos/7/shrink_osd_container
Noah Watkins 50255b9640 Fixup shrink_osd[_container] scenario config
** configuration seems to be for filestore:

[ERROR]: [ceph-osd0] Validation failed for variable: lvm_volumes

** Removing `radosgw_interface: eth1` to resolve:

The task includes an option with an undefined variable. The error was:
'ansible.vars.hostvars.HostVarsVars object' has no attribute
u'ansible_eth1'

The error appears to have been in
'/home/nwatkins/src/ceph-ansible/roles/ceph-defaults/tasks/set_radosgw_address.yml':
line 21, column 5, but may be elsewhere in the file depending on the
exact syntax problem.

The offending line appears to be:

  - name: set_fact _radosgw_address to radosgw_interface - ipv4
    ^ here

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2018-11-08 17:45:37 +01:00
..
group_vars Fixup shrink_osd[_container] scenario config 2018-11-08 17:45:37 +01:00
Vagrantfile tests: do not deploy all daemons for shrink osds scenarios 2018-07-23 18:30:06 +02:00
ceph-override.json tests: do not deploy all daemons for shrink osds scenarios 2018-07-23 18:30:06 +02:00
hosts test: remove osd_crush_location from shrink scenarios 2018-08-07 16:20:13 +00:00
vagrant_variables.yml remove restapi role 2018-10-30 14:19:13 +01:00