Skip to content

Commit

Permalink
Disable register-in-foreman on upgrade step
Browse files Browse the repository at this point in the history
  • Loading branch information
John Mitsch committed Dec 4, 2017
1 parent 8735944 commit 456dc58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/satellite-clone/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@
command: restorecon -R /
when: restorecon

- name: purposefully fail
fail:
msg: "debugging"

# Run Satellite installer
- name: run Satellite 6.1 installer
command: katello-installer --capsule-dns false --capsule-dhcp false --capsule-tftp false
Expand Down

0 comments on commit 456dc58

Please # to comment.