Actions
Task #7027
closedAdd new command to cdist / extend cdist to easily generate preos with ssh pubkey
Start date:
08/02/2019
Due date:
% Done:
0%
Estimated time:
PM Check date:
Description
The main usage for preos is getting something that can be (net)booted, gets an IPv(6,4) address and is accessible by ssh.
Modify cdist to de-generalise cdist preos:
- Accept parameter to specify public keys (and/or read from stdin)
- Accept parameter for OS choice: devuan, debian, alpine
Updated by Nico Schottelius over 4 years ago
- Assignee changed from ll nu to Darko Poljak
Updated by Darko Poljak over 4 years ago
Nico,
I am not sure I got this right.
Essentially you need some kind of a wrapper command in front of specific preos sub-command (ubuntu, devuan, debian)?
Only parameters to be set are preos type (devuan, debian) and ssh keys?
Updated by Nico Schottelius over 4 years ago
Basically the expected outcome is a pre-os image that can directly be
used to run cdist config/install.
redmine@ungleich.ch writes:
Updated by Nico Schottelius almost 3 years ago
- Status changed from Seen to Rejected
Actions