Skip to content

Commit 3b52507

Browse files
committed
ci: remove root-helper string fix
1 parent e57c234 commit 3b52507

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/devstack.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ jobs:
7070
run: ./stack.sh
7171
working-directory: ./devstack
7272

73-
- name: Fix Designate
74-
run: sudo sed 's/root-helper/root_helper/g' -i /etc/designate/designate.conf
75-
7673
- name: Restart Designate
7774
run: sudo systemctl restart "devstack@designate-*.service"
7875

0 commit comments

Comments
 (0)