ceph / ceph/ceph-salt

Update ceph-salt pillar example

Open
#434 0 comments 0 reactions 0 assignees View on GitHub
low-hanging-fruit
Dominant language
Python
Stars
36
Forks
20
PR merge metrics
No merged PRs in 30d

Description

When `ceph-salt-formula` is installed, a `pillar.example` file is created, but this example is outdated/incomplete so it needs to be updated:
```
master:~ # cat /usr/share/salt-formulas/metadata/ceph-salt/pillar.example
ceph-salt:
minions:
-
-
# ...
bootstrap_minion:
ssh:
private_key: |


# ...

public_key:
time_server:
enabled: True
host_server:
external_time_servers:
-
-
# ...
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect /usr/share/salt-formulas/metadata/ceph-salt/pillar.example and compare it with the current ceph-salt pillar configuration requirements. Update the example so it is complete and current, then verify that the shown minion, SSH, and time-server settings accurately represent supported configuration.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.