summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master/tasks/systemd_units.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-22 13:05:18 -0500
committerRussell Teague <rteague@redhat.com>2017-11-22 13:05:18 -0500
commitc378c56c138945b78d69b8c42218bef74b85de2b (patch)
treec0a2b22fc887b3735b65acbea59fbecbf4202732 /roles/openshift_master/tasks/systemd_units.yml
parentdf81cfca01b7633a95359ed6097a9dd2f7b72f84 (diff)
downloadopenshift-c378c56c138945b78d69b8c42218bef74b85de2b.tar.gz
openshift-c378c56c138945b78d69b8c42218bef74b85de2b.tar.bz2
openshift-c378c56c138945b78d69b8c42218bef74b85de2b.tar.xz
openshift-c378c56c138945b78d69b8c42218bef74b85de2b.zip
Include Deprecation - openshift-master
Diffstat (limited to 'roles/openshift_master/tasks/systemd_units.yml')
-rw-r--r--roles/openshift_master/tasks/systemd_units.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_master/tasks/systemd_units.yml b/roles/openshift_master/tasks/systemd_units.yml
index b0fa72f19..582185198 100644
--- a/roles/openshift_master/tasks/systemd_units.yml
+++ b/roles/openshift_master/tasks/systemd_units.yml
@@ -9,7 +9,7 @@
when:
- openshift.common.is_containerized | bool
-- include: registry_auth.yml
+- include_tasks: registry_auth.yml
- name: Disable the legacy master service if it exists
systemd: