Commit History

Auteur SHA1 Bericht Datum
  Alexandre Beche 05f479d4f8 Fixing hash ordering in erb templates 9 jaren geleden
  Nick Chappell 633e4faef9 Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 9 jaren geleden
  Nick Chappell 66b3f17744 Added a missing = to the pager parameter of the user object ERB template. 9 jaren geleden
  Nick Chappell 7b59ae8a95 Remove a - from the <%- end -%> so that we do render trailing whitespace; otherwise, enable_notifications and the next rendered parameter get put on the same line and cause an error when the Icinga 2 daemon starts up. 9 jaren geleden
  Nick Chappell c70857e802 Removed a duplicate enable_notifications rendering in the user object ERB tempalte. 9 jaren geleden
  Nick Chappell 2c6d82895c Added an enable_notifications parameter to the user object defined type. 9 jaren geleden
  melanie b7c360ef21 object_user.conf.erb missed = on period parameter 9 jaren geleden
  Nick Chappell d5fa1e655a Added a states parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell 6ad25eee99 Added a types parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell 086a300b1f Added a period parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell 92e7a4f5e7 Added an enable_notifications parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell 7b5f7a994f Added a groups parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell f9193d14f7 Added a vars parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell 89b3e25e9a Added a pager parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell d5173611f4 Added an email parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell 341f66433e Added a display_name parameter to the user object and rendering of it to the ERB template. 9 jaren geleden
  Nick Chappell 5272c38a38 Added a closing end tag. 9 jaren geleden
  Nick Chappell ae0ca7e7f5 Added a skeleton user object and accompanying ERB template. 9 jaren geleden