Skip to content

kcampos/puppet-oae-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEW COMMIT
This is a puppet module to help you set up Sakai OAE servers.

This is not a fully featured puppet setup.
For an example check out http://github.com/efroese/puppet-oae-example

### Requires
- http://github.com/efroese/puppet-archive

Currently we can create a few different kinds of OAE servers.

### OAE Application nodes

example:

    node oae-app0 inherits oaenode {
        class { 'oae::app::server': }
    }

### OAE Preview processor nodes

example:

    node oae-preview inherits oaenode {
        class { 'oae::preview_processor::init': }
    }

About

A Puppet module for Sakai OAE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 100.0%