Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  plugin
  tftp
config.pp 5.27 KB
feature.pp 421 Bytes
init.pp 23.2 KB
install.pp 805 Bytes
params.pp 11.8 KB
plugin.pp 435 Bytes
proxydhcp.pp 3.02 KB
proxydns.pp 2.02 KB
register.pp 1.09 KB
remote_file.pp 400 Bytes
service.pp 218 Bytes
settings_file.pp 1.97 KB
tftp.pp 1.31 KB

Latest revisions

# Date Author Comment
da8de4ba 07/09/2018 12:28 PM Michael Moll

support Ubuntu/bionic (#437)

90261d2b 07/04/2018 12:34 PM Lukas Zapletal

Fixes #24155 - explicitly set owner and permissions

210c5ad1 06/26/2018 09:31 AM Julian Todt

Refs #24012 - Add PuppetCA providers settings

4acf2d6a 06/16/2018 12:45 PM Daniel Lobato Garcia

Fixes #23905 - Use /usr/share/foreman-proxy as ansible_dir

Using /etc/ansible means that the ~foreman-proxy/.ansible.cfg file we
had set up will be ignored. This means the callback is ignored and any
other options we might set in /etc/foreman-proxy/ansible.cfg

7ee913c6 04/11/2018 04:14 PM Ewoud Kohl van Wijngaarden

Configure ansible reporting callback

358e7768 04/10/2018 07:08 PM Ewoud Kohl van Wijngaarden

Match foreman-proxy user to RPM packaging

77ed56fb 04/09/2018 01:38 PM Ewoud Kohl van Wijngaarden

Listen on IPv6 on EL7

On Ruby 2.0 listening on * only listens on IPv4. Listening on :: listens
on both IPv4 and IPv6.

Original issue:

https://bugs.ruby-lang.org/issues/7100
https://github.com/ruby/ruby/commit/b1f493dcd1092fe17cccec998e175516ed5c6e47

839944ab 04/09/2018 12:21 PM Luke Alexander

Add dhcp options to allow overrides (#422)

Adding dhcp options to allow override of:
- pxefilename (defaults to pxelinux.0)
- network (of the dhcp server, defaults to undef)
- netmask (of the dhcp server, defaults to undef)

07d8b52b 04/05/2018 09:18 AM Daniel Lobato Garcia

Fixes #22842 - Create .ansible.cfg in /etc/foreman-proxy

3f118a07 03/19/2018 04:26 PM Daniel Lobato Garcia

Fixes #22843 - host_key_checking should be False

Closes GH-416

View revisions

Also available in: Atom