Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

scaliaes/puppet-sphinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready

Sphinx module for Puppet

This module manages sphinx on Linux (RedHat/Debian) distros.

Installation

Clone this repo to your Puppet modules directory

git clone git://github.com/scalia/puppet-sphinx.git sphinx

Usage

Add the following to your site manifest:

class { 'sphinx':
  config_file => 'puppet:///modules/scaliadev/sphinx/project.sphinx.conf',
}

Anchors

This module defines the following anchors so you can control when the class will be run

Anchor['sphinx_first']
Anchor['sphinx_last']

Author

Scalia

Releases

No releases published

Packages

No packages published

Languages