[cron.d] ethercode sur charybde avec repo local
This commit is contained in:
parent
786579ace8
commit
7ee2155700
3 changed files with 4 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<Group name="file-server">
|
||||
<Path name="/etc/cron.d/debris"/>
|
||||
</Group>
|
||||
<Group name="users">
|
||||
<Group name="git-main">
|
||||
<Path name="/etc/cron.d/ethercode"/>
|
||||
</Group>
|
||||
</Base>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# Fichier géré par Bcfg2 (plugin Cfg)
|
||||
MAILTO=roots@crans.org
|
||||
LANG=fr_FR.UTF-8
|
||||
10 2 15 * * root /usr/scripts/utils/ethercodes.sh
|
||||
10 2 15 * * root /usr/scripts/utils/ethercodes.sh /git/usr-scripts.git/ master
|
||||
|
|
|
@ -30,6 +30,7 @@
|
|||
<Group name="webmasters"/>
|
||||
<Group name="ntp-server"/>
|
||||
<Group name="https_cert" />
|
||||
<Group name="git-main" />
|
||||
</Group>
|
||||
|
||||
<Group name="zbee"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue