forked from openshift/puppet-openshift_origin
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathModulefile
More file actions
15 lines (15 loc) · 644 Bytes
/
Modulefile
File metadata and controls
15 lines (15 loc) · 644 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name 'openshift-openshift_origin'
version '4.0.8'
author 'Mojo Lingo, Red Hat'
license 'ASL'
project_page 'https://github.com/openshift/puppet-openshift_origin'
source 'git://github.com/openshift/puppet-openshift_origin.git'
summary 'Module for installing Red Hat Openshift'
description 'Configures OpenShift Origin broker, nodes and support servers'
dependency 'rharrison/lokkit', '>=0.2.0'
dependency 'puppetlabs/ntp', '>=0.1.0'
dependency 'puppetlabs/stdlib', '>=2.6.0'
dependency 'blentz/selinux_types', '>=0.1.0'
dependency 'puppetlabs/haproxy', '>=0.4.1'
dependency 'arioch/keepalived', '>=0.0.10'
dependency 'duritong/sysctl', '>=0.0.1'