Hi,
I wanted to add docker ce to the worker nodes and using elasticluster
version 1.3.dev26 I get:
TASK [docker-ce : Fail if base OS not supported]
*******************************************************************************************************************************
fatal: [compute001]: FAILED! => {"msg": "The conditional check 'not
is_rhel7_or_later' failed. The error was: error while evaluating
conditional (not is_rhel7_or_later): 'is_rhel7_or_later' is
undefined\n\nThe error appears to be in
'/home/centos/elasticluster/src/elasticluster/share/playbooks/roles/docker-ce/tasks/init-RedHat.yml':
line 3, column 3, but may\nbe elsewhere in the file depending on the exact
syntax problem.\n\nThe offending line appears to be:\n\n\n- name: 'Fail if
base OS not supported'\n ^ here\n"}
fatal: [compute002]: FAILED! => {"msg": "The conditional check 'not
is_rhel7_or_later' failed. The error was: error while evaluating
conditional (not is_rhel7_or_later): 'is_rhel7_or_later' is
undefined\n\nThe error appears to be in
'/home/centos/elasticluster/src/elasticluster/share/playbooks/roles/docker-ce/tasks/init-RedHat.yml':
line 3, column 3, but may\nbe elsewhere in the file depending on the exact
syntax problem.\n\nThe offending line appears to be:\n\n\n- name: 'Fail if
base OS not supported'\n ^ here\n"}
I am using Centos7 image for the (openstack) cluster.
is_rhel7_or_later variable seems not to be defined?
--
You received this message because you are subscribed to the Google Groups
"elasticluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticluster/2e0f16d8-4576-4409-923d-94298beb111e%40googlegroups.com.