Feature #44873
cephadm bootstrap: add --apply-spec <cluster.yaml>
% Done:
0%
Source:
Tags:
Backport:
Description
to have truly a single command when setting up a cluster for Day 1
Requirements:
Adding hosts¶
- YAML spec for hosts similar to `ceph orch host ls --yaml`
- ceph orch apply -i # also accepts host yamls
SSH config¶
Either assume that the current user/shell can run the ssh-copy-id command without getting a password prompt.
Or also allow setting a ssh config via --ssh-config <filename>
History
#1 Updated by Daniel Pivonka 10 months ago
- Assignee set to Daniel Pivonka
#2 Updated by Sebastian Wagner 9 months ago
- Status changed from New to In Progress
- Pull request ID set to 34879
#3 Updated by Daniel Pivonka 8 months ago
- Status changed from In Progress to Resolved