Commit History

Author SHA1 Message Date
  Nick Chappell 2c6d82895c Added an enable_notifications parameter to the user object defined type. 10 years ago
  Nick Chappell 7a21694ab2 Added a usergroup defined type and accompanying ERB tempalte. 10 years ago
  Nick Chappell cb477311a9 Add a - between the su and postgres so that we inherit the Postgres user's environment and don't try to run the command with /root as the working directory. 10 years ago
  Nick Chappell f9f7cc5ad9 Use && in between the shell commands in the exects so that if any of the commands inside fail, the entire exec resource will fail. 10 years ago
  Nick Chappell 2879c0c2cd Merge branch 'feature/ido_db_objects' 10 years ago
  Nick Chappell 41af79c048 Removed the example of the icinga2::server class that was in the DB section, since an icinga2::server example is just below in its own section. 10 years ago
  Nick Chappell 0b59795e1c Removed extra language that's not relevant to the section it's in. 10 years ago
  Nick Chappell 9998f01d5d Removed Postgres-specific language. 10 years ago
  Nick Chappell bc7fac04fd Whitespace cleanup. 10 years ago
  Nick Chappell 18f5c5cab7 Added a note to the README about creating an IDO connection object via the defined type. 10 years ago
  Nick Chappell 3596f236ce Whitespace cleanup. 10 years ago
  Nick Chappell 5f05d3bfbe Added icinga2::object::idopgsqlconnection object documentation to the README. 10 years ago
  Nick Chappell 1b2bd10488 Added icinga2::object::idomysqlconnection object documentation to the README. 10 years ago
  Nick Chappell 928b09bb90 Correct the object name in the Postgres IDO connection object ERB template. 10 years ago
  Nick Chappell 8f6fa5b70d Added an ERB template to render Postgres IDO connection object definitions. 10 years ago
  Nick Chappell 552072ec3b Added a defined type for Postgres IDO connection object definitions. 10 years ago
  Nick Chappell 6ead21b5e1 Don't name the object with the @object_name variable, since IDO MySQL connection objects have to have 'mysql-ido' as the object's name. 10 years ago
  Nick Chappell d0a151b414 Merge branch 'feature/ido_db_objects' 10 years ago
  Nick Chappell 742f790f7b Added an ERB template to render MySQL IDO connection object definitions. 10 years ago
  Nick Chappell 15e9555f64 Added a defined type for MySQL IDO connection object definitions. 10 years ago
  Nick Chappell eea0b20565 Remove language referring to Ubuntu Saucy and the snapshots repo since neither of those are being used or supported. 10 years ago
  Nick Chappell 3b6e1a38bc Added nagios-nrpe-plugin to the client plugin package list for Ubuntu 12.04. 10 years ago
  Nick Chappell 9dc73da5db Whitespace cleanup in manifests/server.pp 10 years ago
  melanie 599e7dea30 add db_port parameter to match the documentation 10 years ago
  melanie b7c360ef21 object_user.conf.erb missed = on period parameter 10 years ago
  Nick Chappell 3674a4ee14 Remove the single quotes around the default value for since it's meant to be a boolean value, not a string. 10 years ago
  Nick Chappell 1fb7044ba5 Added a note about puppetlabs-stdlib being a required module. 10 years ago
  Nick Chappell 8096008f48 Put contents of doc/configuration.md back into the main README.md to match what most other Puppet modules do for their READMEs. This will also allow more documentation to be visible on Github and the Puppet Forge since those services use the contents of the README for content on the module's page. 10 years ago
  Nick Chappell 4ec11e9a01 Merge branch 'develop' 10 years ago
  nickchappell ee23ecebf7 Merge pull request #3 from adamcstephens/make_manage_repos_work 10 years ago