upgrade vagrant to bullseye #5

Merged
meaz merged 3 commits from vagrant_bullseye into master 2022-09-21 17:16:55 +02:00
Owner

I tested upgrading from buster to bullseye on vagrant, privatebin works fine. It needs a little trick: you have to remove the local folder in /var/www/lufi (see this) and play the role again. Then it works fine. I'm wondering if I should add a task that removes that local folder?

I tested upgrading from buster to bullseye on vagrant, privatebin works fine. It needs a little trick: you have to remove the `local` folder in `/var/www/lufi` (see [this](https://framagit.org/fiat-tux/hat-softwares/lufi/-/issues/194)) and play the role again. Then it works fine. I'm wondering if I should add a task that removes that `local` folder?
muppeth was assigned by meaz 2022-07-03 17:23:59 +02:00
meaz added 1 commit 2022-07-03 17:24:00 +02:00
muppeth approved these changes 2022-08-18 14:04:57 +02:00
Author
Owner

@muppeth you approved, but hasn't answer: should add a task that removes that local folder?

@muppeth you approved, but hasn't answer: should add a task that removes that local folder?
Owner

@meaz I think this should be done manually by user that does the update. If we add this task in, everytime you run the role it will be re-deploying whole instance which adds more time to playbook.

@meaz I think this should be done manually by user that does the update. If we add this task in, everytime you run the role it will be re-deploying whole instance which adds more time to playbook.
Owner

..... Perhaps an idea would be to add that task but have it run only when you specify certain tag (--tag flushlocal or something) so that role could be played and this task only triggered when needed and specified by person running it.

..... Perhaps an idea would be to add that task but have it run only when you specify certain tag (`--tag flushlocal` or something) so that role could be played and this task only triggered when needed and specified by person running it.
meaz added 1 commit 2022-09-04 07:59:16 +02:00
meaz added 1 commit 2022-09-04 07:59:28 +02:00
Author
Owner

@muppeth I've added this flush local by tag thing. Is that alright with you?

@muppeth I've added this flush local by tag thing. Is that alright with you?
meaz merged commit 3f3b67cb6c into master 2022-09-21 17:16:55 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 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: Disroot-Ansible/lufi#5
No description provided.