Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoreOS - ceph_uid missing in ceph-defaults #3078

Closed
discostur opened this issue Aug 29, 2018 · 2 comments
Closed

CoreOS - ceph_uid missing in ceph-defaults #3078

discostur opened this issue Aug 29, 2018 · 2 comments
Labels

Comments

@discostur
Copy link

Bug Report

What happened:

Tried to deploy ceph to coreos, but the ceph_uid variable is not set:

TASK [ceph-defaults : create ceph initial directories] *************************************************************************************************************************************************************************************************************************
Wednesday 29 August 2018  16:40:38 +0200 (0:00:00.479)       0:00:42.867 ****** 
fatal: [ceph04]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'ceph_uid' is undefined\n\nThe error appears to have been in '/root/ceph-ansible/roles/ceph-defaults/tasks/create_ceph_initial_dirs.yml': line 18, 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: create ceph initial directories\n  ^ here\n"}

In the role ./roles/ceph-defaults/tasks/facts.yml there is no case for CoreOS. The ceph_uid only gets set for other OS.

Environment:

  • OS (e.g. from /etc/os-release): CoreOS stable (1800.7.0)
@leseb
Copy link
Member

leseb commented Sep 3, 2018

This role is not really maintained so if you're looking for a fix, the best/fastest way is to send a PR.
Thank you.

@stale
Copy link

stale bot commented Oct 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 1, 2019
@stale stale bot closed this as completed Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants