| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
and Naginator providers. This is basically all of
the code that's necessary to create all of the needed
Nagios types.
|
| | | |_|_|/ / / /
| | |/| | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
tests here, but at least a single Nagios type is
functional. Now I need to do some metaprogramming
so this works for all nagios types, and add tests for
the whole thing.
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|/ / / / / / / / |
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
of stripping extra and trailing slashes.
|
|\ \ \ \ \ \ \ |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
during a run.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
caused other problems.
This whole thing will hopefully get *drastically* easier once we
get rid of global resources.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
clear how to solve the problem.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
patch from #968.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
the filestructure for vim files. (#900 and #963)
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
managed resources.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
certificate, and --verify, which uses the external openssl command to verify
the cert against the CA cert (I could not find an option to the builtin Ruby
libraries to do this).
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
since it didn't work and is now unnecessary.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
a central module responsible for managing the http pool
(Puppet::Network::HttpPool), and it also handles
setting certificate information. This gets rid of
what were otherwise long chains of method calls,
and it makes the code paths much clearer.
|
|\| | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
yum providers.
Before, 'rpm -e' was called without a package name. The code now makes sure
that 'rpm -e' gets exactly one package to uninstall on each invocation,
since rpm gets grumpy otherwise (besides passing the correct package NVR,
of course).
|
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | | | | | | |
|
| | |_|/ / / /
| |/| | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
against 0.24.0 servers.
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
ssl issues.
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
a new connection is requested, and closing all connections
at the end of each run.
|
| | | | |
| | | | |
| | | | |
| | | | | |
longer warn about explicit plugin mounts.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
While module specific plugins are a good thing, explicit plugins that don't fit into
modules should be allowed or at least not deprecated until it's proven that they are not
useful to anyone.
(Patch by Chris MacLeod.)
|
|/ / / /
| | | |
| | | |
| | | | |
the file list.
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
resulted in the resource duplication, based on how the
settings are used, so I added a test to only use those settings
if the directories do not exist.
This isn't a great fix, but it will suffice until I can kill these
resource conflicts once and for all.
|
| | | | |
| | | | |
| | | | |
| | | | | |
name so the stupid ssl checks pass during the test.
|
|/ / / /
| | | |
| | | |
| | | | |
not by puppetmasterd.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Hosts were keeping the export bit on all resources,
even when they'd collected another host's resources,
which caused a duplicate copy that was still exported.
|
| | | |
| | | |
| | | |
| | | | |
unneeded and can cause conflicts within puppetmasterd
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
requested in #960.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
the Facter terminus until I have a better solution.
This problem was discovered becomes of #958.
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
changelog:
Modifying the behaviour of the certdnsnames setting. It now defaults
to an empty string, and will only be used if it is set to something
else. If it is set, then the host's FQDN will also be added as
an alias. The default behaviour is now to add 'puppet' and
'puppet.$domain' as DNS aliases when the name for the cert being
signed is equal to the signing machine's name, which will only
be the case for CA servers. This should result in servers always
having the alias set up and no one else, but you can still override
the aliases if you want.
|
| | | | |
| | | | |
| | | | |
| | | | | |
provider, since it's no longer needed or even valid.
|
|/ / / / |
|