Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6ca61eff 06/10/2014 10:00 AM Dmitri Dolguikh

removed dependency on mocha

59c90d47 04/22/2014 10:08 AM Mathieu Parent

Fix nologin shell path on Debian

We don't use /usr/sbin/nologin which works on Debian but breaks EL6.

87f3916f 04/02/2014 02:57 PM Dominic Cleal

refs #1809 - add realm proxy settings

b4c14b00 03/20/2014 11:41 PM Trey Dockendorf

Add support all Foreman-1.4 features

  • Add support for all Foreman-1.4 features
  • Fix deprecation warnings when using include_class in rspec-puppet tests
  • Use 'verify_contents' to check file contents in rspec-puppet tests for hopefully simplified readability
abfdf117 11/13/2013 12:50 PM Daniel Lobato Garcia

SSL disable support

Currently whether ssl is set to true or false, it does not matter at
all. In both case the ssl_key, cacert, etc.. are printed in the template
forcing the smart-proxy to use SSL. This pull request fixes that and
avoids SSL certs being printed on the template.

98bee3ef 10/22/2013 06:22 PM Dennis Konert

added puppetrun_provider to enable puppetruns via mcollective

6cc80160 10/07/2013 12:19 PM Dominic Cleal

Fall back to $ipaddress if $ipaddress_eth0 missing

8deb25f3 09/27/2013 04:54 PM Greg Sutcliffe

Fix failing BMC test

Caused by me altering the default when merging Ewoud's PR. Sorry!

fa9accb6 09/27/2013 03:58 PM Ewoud Kohl van Wijngaarden

Add BMC options #2853

c4ba9548 09/20/2013 04:49 PM Ewoud Kohl van Wijngaarden

Correct parameters and add tests for config

1a64caae 09/18/2013 11:26 AM Ivan Necas

Fix tests for RedHat

dc2451d0 09/18/2013 10:08 AM Ewoud Kohl van Wijngaarden

Add tests for proxydns

2cc1d60d 09/04/2013 02:50 PM Ewoud Kohl van Wijngaarden

Make the proxy registration name variable

If you have the convention to use the shortname in your foreman, it's
currently impossible to use the registration. By making it variable, you
can make a wrapper class or use hiera to do this for you.

38a90b34 07/31/2013 03:47 PM Lukas Zapletal

adding proxy registration REST code

29044422 05/20/2013 03:44 PM Ewoud Kohl van Wijngaarden

Simplify proxydhcp inline templates

25eaf115 05/13/2013 12:57 PM Jan Vansteenkiste

Add testing infrastructure