Skip to content

Commit

Permalink
Fix AP license path
Browse files Browse the repository at this point in the history
  • Loading branch information
UNiXMIT committed Jan 24, 2024
1 parent efbd51d commit d1e6abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhel/ed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
# become: yes

- name: Install AutoPass License File
shell: mv /tmp/LicFile.txt /var/microfocuslicensing/bin/LicFile.txt
shell: mv /tmp/LicFile.txt /opt/microfocus/licensing/autopass/clientdetails/data/LicFile.txt
become: yes

- name: Start MFDS
Expand Down

0 comments on commit d1e6abf

Please sign in to comment.