opack cloud ?

This commit is contained in:
Samuel Aubertin
2023-09-24 23:48:17 +02:00
parent 48e79ad400
commit 52028964f2
11 changed files with 205 additions and 64 deletions

View File

@@ -45,6 +45,10 @@ define OPACK_PACKER_CONTENT =
{
"type": "shell",
"scripts": ["$(OPACK_PROVISION_FILE)"]
},
{
"type": "shell",
"inline": ["cp /root/.ssh/authorized_keys /home/opack/.ssh/authorized_keys; chown opack /home/opack/.ssh/authorized_keys"]
}
],
"post-processors": [ [