summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master/tasks/systemd_units.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-22 16:36:45 -0500
committerGitHub <noreply@github.com>2017-11-22 16:36:45 -0500
commit4e6df8801fcb627804b1f4075d25da6d38b49639 (patch)
tree7e0a9877fb859aacbfa6af17b627d6214db16f76 /roles/openshift_master/tasks/systemd_units.yml
parent9a405010c5a656f89866906d29866ba98493e91b (diff)
parentc378c56c138945b78d69b8c42218bef74b85de2b (diff)
downloadopenshift-4e6df8801fcb627804b1f4075d25da6d38b49639.tar.gz
openshift-4e6df8801fcb627804b1f4075d25da6d38b49639.tar.bz2
openshift-4e6df8801fcb627804b1f4075d25da6d38b49639.tar.xz
openshift-4e6df8801fcb627804b1f4075d25da6d38b49639.zip
Merge pull request #6231 from mtnbikenc/include-deprecation-openshift-master
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: