forked from openshift/puppet-openshift_origin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathModulefile
More file actions
17 lines (17 loc) · 728 Bytes
/
Modulefile
File metadata and controls
17 lines (17 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name 'openshift-openshift_origin'
version '4.1.3'
author 'Mojo Lingo, Red Hat'
license 'Apache-2.0'
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 broker, nodes and support servers'
dependency 'puppetlabs/java_ks', '>=1.2.5'
dependency 'rharrison/lokkit', '>=0.2.0'
dependency 'puppetlabs/ntp', '>=0.1.0'
dependency 'puppetlabs/stdlib', '>=4.3.2'
dependency 'puppetlabs/concat', '<2.0.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.6'