local port is 80
This commit is contained in:
parent
9d36ea1a4e
commit
cae43f075c
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ class md_signer() {
|
|||
} ->
|
||||
package {'jq': ensure => 'latest'} ->
|
||||
sunet::scriptherder::cronjob { "${name}-publish":
|
||||
cmd => "/usr/local/bin/mirror-mdq.sh http://localhost:8080 /tmp/signed",
|
||||
cmd => "/usr/local/bin/mirror-mdq.sh http://localhost /tmp/signed",
|
||||
minute => '*/5',
|
||||
ok_criteria => ['exit_status=0'],
|
||||
warn_criteria => ['max_age=30m']
|
||||
|
|
Loading…
Add table
Reference in a new issue