summaryrefslogtreecommitdiffstats
path: root/roles/rhel_subscribe/tasks/satellite.yml
diff options
context:
space:
mode:
authorMichael Gugino <mgugino@redhat.com>2017-12-14 15:54:45 -0500
committerMichael Gugino <mgugino@redhat.com>2017-12-14 16:34:00 -0500
commitfe801cb7fbf983ef397257117da30ce4ccc938b4 (patch)
treec6e9dabf625f5e2f17ef2fab516839638f4d4957 /roles/rhel_subscribe/tasks/satellite.yml
parent22794be6953a6896bbb550e3bb3c82caf202c8e2 (diff)
downloadopenshift-fe801cb7fbf983ef397257117da30ce4ccc938b4.tar.gz
openshift-fe801cb7fbf983ef397257117da30ce4ccc938b4.tar.bz2
openshift-fe801cb7fbf983ef397257117da30ce4ccc938b4.tar.xz
openshift-fe801cb7fbf983ef397257117da30ce4ccc938b4.zip
Move repo and subscribe to prerequisites
This commit refactors some steps in rhel subscribe and moves repos.yml from init/main to prerequisites.
Diffstat (limited to 'roles/rhel_subscribe/tasks/satellite.yml')
-rw-r--r--roles/rhel_subscribe/tasks/satellite.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/rhel_subscribe/tasks/satellite.yml b/roles/rhel_subscribe/tasks/satellite.yml
index b2b2a621d..dadbe3487 100644
--- a/roles/rhel_subscribe/tasks/satellite.yml
+++ b/roles/rhel_subscribe/tasks/satellite.yml
@@ -1,5 +1,5 @@
---
- name: Satellite preparation
- command: "rpm -Uvh http://{{ rhel_subscription_server }}/pub/katello-ca-consumer-latest.noarch.rpm"
+ command: "rpm -Uvh http://{{ rhsub_server }}/pub/katello-ca-consumer-latest.noarch.rpm"
args:
creates: /etc/rhsm/ca/katello-server-ca.pem