Skip to content

Commit

Permalink
BZ #1855710 - Drop FIXME from code (#21)
Browse files Browse the repository at this point in the history
The role deploys receptor on a Satellite machine. Since we ship receptor and
receptor-satellite in satellite's repos, we can safely assume both packages are
available.
  • Loading branch information
adamruzicka authored Jul 13, 2020
1 parent 489a1b5 commit 602c15c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
- foreman-maintain
- name: Install Receptor and Satellite Plugin RPMs
block:
- name: Ensure RPM repository is configured and enabled
debug:
msg: "FIXME"
- name: Unlock packages
command: "{{ maintain_command }} packages unlock"
when: maintain_command is defined
Expand Down

0 comments on commit 602c15c

Please sign in to comment.