Add script to update from nightly
This commit is contained in:
parent
e737ba29e4
commit
9685f7598c
3 changed files with 35 additions and 0 deletions
|
@ -497,6 +497,11 @@ schedule { 'repo':
|
|||
mode => '0750'
|
||||
}
|
||||
|
||||
file { '/var/SysmoBTS/opkg.sh':
|
||||
source => 'puppet:///modules/rhizo_base/var/SysmoBTS/opkg.sh',
|
||||
mode => '0750'
|
||||
}
|
||||
|
||||
file { '/var/SysmoBTS/chk_masq':
|
||||
source => 'puppet:///modules/rhizo_base/var/SysmoBTS/chk_masq',
|
||||
mode => '0750'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue