Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>remotes/origin/random_dot_cdist
parent
fea5fb3801
commit
ab84a3cece
@ -0,0 +1,18 @@ |
|||||||
|
|
||||||
|
cdist preos keyramfs --keyfile --keyfile |
||||||
|
|
||||||
|
[17:51] freiheit:vcs% mkdir preos-keys |
||||||
|
[17:51] freiheit:vcs% mkdir -p preos-keys/root/.ssh |
||||||
|
[17:56] freiheit:vcs% |
||||||
|
|
||||||
|
chown root:root -R preos-keys/ |
||||||
|
chmod 0600 preos-keys/root/.ssh/authorized_keys |
||||||
|
|
||||||
|
chmod 0700 preos-keys/root/ |
||||||
|
chmod 0700 preos-keys/root/.ssh/ |
||||||
|
|
||||||
|
[18:20:17] freiheit:/home/users/nico/.ungleich/ungleich/vcs/preos-keys# find . | cpio -H newc -o | gzip -9 > ../initramfs.cpio.gz |
||||||
|
4 blocks |
||||||
|
[18:21:08] freiheit:/home/users/nico/.ungleich/ungleich/vcs/preos-keys# |
||||||
|
|
||||||
|
|
@ -0,0 +1,12 @@ |
|||||||
|
- logging/cache rework |
||||||
|
local: |
||||||
|
~/.cdist/log/by-host/$__target/host/config/YYYY/MM/DD/hhmmss/ |
||||||
|
~/.cdist/log/by-session/YYYY/MM/DD/hhmmss/$__target_host/ |
||||||
|
config/ |
||||||
|
install/ |
||||||
|
export/ |
||||||
|
remote: |
||||||
|
/var/lib/cdist/YYYY-MM-DD-hhmmss-$sourcehost.$pid |
||||||
|
|
||||||
|
- export |
||||||
|
|
Loading…
Reference in new issue