Code Monkey home page Code Monkey logo

puppet-spacewalk's Introduction

Puppet Module for Spacewalk

Basic usage

To install Spacewalk server

class {'spacewalk':  
db_password => 'secretpassword', # if not set, default pw will be used
}

To install Spacewalk client

class {'spacewalk::client':
spacewalk_fqdn => 'spacewalk.local.net',
activation_key => '1-d9e796114e1e8ef073b605341ee6580d',
}

ABOUT

This class will setup the spacewalk server.

QA

Tested on CentOS 5.4 with Epel repo Tested on CentOS 6.3 (need some packages from the DAG repository python-netaddr, python-pygments, mod_wsgi, etc)

PREREQS

For RH6, ensure you are using ther Red Hat Optional Server 6 RHN Channel Ensure using EPEL repos

HOW TO USE THIS MODULE

Declare param class on a host (i.e. "class {'spacewalk':}" ) and overide any variables if needed Create a DNS name of 'https://spacewalk.DOMAIN' and log into the URL, follow on screen instructions.

TROUBLESHOOTING STEPS

Ensure nothing in listening on any needed ports. (i.e. 8080, 8009, etc) rm /tmp/spacewalk.answer file and re-run puppet /usr/bin/spacewalk-setup-postgresql remove --db spaceschema --user spaceuser

TODO

Support for Oracle DB in Module Test on other systems (CentOS 6.X, Fedora, etc) Enable support with external apache / tomcat puppet modules

puppet-spacewalk's People

Contributors

tosmi avatar larkit-ian avatar epienbroek avatar phundisk avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.