Provide some helpful context managers in the provisioner #132

Closed
opened 2021-06-17 03:12:51 -04:00 by JoshuaBoniface · 2 comments
JoshuaBoniface commented 2021-06-17 03:12:51 -04:00 (Migrated from git.bonifacelabs.ca)

Some aspects of the provisioner scripts, for instance doing a chroot into the working directory, would be well handled by some custom context managers that are provided automatically.

e.g. https://youtu.be/-aKFBoZpiqA?t=948

Worthwhile to look into adding at the very least the chroot one and maybe some others will come up.

Some aspects of the provisioner scripts, for instance doing a `chroot` into the working directory, would be well handled by some custom context managers that are provided automatically. e.g. https://youtu.be/-aKFBoZpiqA?t=948 Worthwhile to look into adding at the very least the `chroot` one and maybe some others will come up.
JoshuaBoniface commented 2021-07-11 23:11:07 -04:00 (Migrated from git.bonifacelabs.ca)

closed via commit 8c975e5c46

closed via commit 8c975e5c4662f3fe84348a3e9a3c0d6050a882a1
JoshuaBoniface commented 2021-07-11 23:11:33 -04:00 (Migrated from git.bonifacelabs.ca)

It ended up being easier to just include this in the example script, rather than try to put it in the parent context. After all not all installs might require this.

It ended up being easier to just include this in the example script, rather than try to put it in the parent context. After all not all installs might require this.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#132
No description provided.