Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
monit
Commits
1e8d1468
Commit
1e8d1468
authored
Nov 03, 2008
by
Micah Anderson
Browse files
move the closing tag to the right area
parent
c038abbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/monitrc.erb
View file @
1e8d1468
...
...
@@ -29,8 +29,9 @@ def password
return
Digest
::
SHA1
.
hexdigest
(
s
+
Digest
::
SHA1
.
hexdigest
(
s
+
fqdn
))
end
<
%# END functions
%>
%>
<%# END functions %>
set httpd port 2812 and use address localhost
allow localhost
allow monit:
<%=
password
%>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment