Grid環境構築用のChefリポジトリです。
Revisión | e941fd2ab92ba0b75526e98b63ee7003472afcbc (tree) |
---|---|
Tiempo | 2022-01-05 22:43:28 |
Autor | whitestar <whitestar@user...> |
Commiter | whitestar |
delete extra whitespace.
@@ -76,7 +76,7 @@ default['nagios']['web']['mod_auth_kerb']['KrbMethodK5Passwd'] = 'off' | ||
76 | 76 | |
77 | 77 | # objects |
78 | 78 | ## localhost |
79 | -default['nagios']['localhost']['check_swap_usage']['enabled'] = true | |
79 | +default['nagios']['localhost']['check_swap_usage']['enabled'] = true | |
80 | 80 | ## default template base |
81 | 81 | default['nagios']['objects']['default_contact_groups'] = 'admins' |
82 | 82 | default['nagios']['objects']['check_ldap'] = { |