Skip to content

Commit 90a33fa

Browse files
committed
missed merge conflict
1 parent 0d8a440 commit 90a33fa

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

environments/.stackhpc/hooks/post.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,3 @@
1212
- "/opt/ood/ondemand/root/usr/share/gems/3.1/ondemand/{{ ondemand_package_version }}-1/gems/bootstrap_form-2.7.0/test/dummy/Gemfile.lock"
1313
- "/opt/ood/ondemand/root/usr/share/gems/3.1/ondemand/{{ ondemand_package_version }}-1/gems/bootstrap_form-4.5.0/demo/yarn.lock"
1414
- /var/www/ood/apps/sys/dashboard/node_modules/data-confirm-modal/Gemfile.lock
15-
<<<<<<< HEAD
16-
=======
17-
18-
- hosts: builder
19-
become: yes
20-
tasks:
21-
- name: Disable ark repos
22-
ansible.builtin.include_role:
23-
name: dnf_repos
24-
tasks_from: disable_repos.yml
25-
when: ansible_distribution_major_version == "9" #TODO update role once RL8 config decided
26-
>>>>>>> main

0 commit comments

Comments
 (0)