Difference between revisions of "Reetspetit"

From SME Server
Jump to navigationJump to search
Line 5: Line 5:
 
  db yum_repositories set reetp repository \
 
  db yum_repositories set reetp repository \
 
  BaseURL https://reetspetit.com/smeserver/\$releasever \
 
  BaseURL https://reetspetit.com/smeserver/\$releasever \
  EnableGroups no GPGCheck yes \
+
  EnableGroups no GPGCheck no \
 
  Name "Mirror John Crisp reetspetit.com" \
 
  Name "Mirror John Crisp reetspetit.com" \
 
  GPGKey https://reetspetit.com/RPM-GPG-KEY \
 
  GPGKey https://reetspetit.com/RPM-GPG-KEY \

Revision as of 05:12, 31 May 2016

Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=reetspetit at the SME Server shell.


Below you find the installation command for the Reetspetit repository which can be entered on the SME Server shell.

reetp

db yum_repositories set reetp repository \
BaseURL https://reetspetit.com/smeserver/\$releasever \
EnableGroups no GPGCheck no \
Name "Mirror John Crisp reetspetit.com" \
GPGKey https://reetspetit.com/RPM-GPG-KEY \
Visible yes status disabled


After adding it to the database updating the configuration file is required:

signal-event yum-modify