Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 80
View file
jsj-installtools.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Nov 1 14:17:51 UTC 2021 - Stefan Botter <obs@botter.cc> - 0.44.3 + +- add PrepareBrekomProxy for Brekom internal networks + +------------------------------------------------------------------- Wed Mar 31 13:42:45 UTC 2021 - Stefan Botter <obs@botter.cc> - remove requirement for check_mk-agent-plugins
View file
jsj-installtools.spec
Changed
@@ -6,7 +6,7 @@ License: SUSE-Freeware Group: Productivity/Networking/Other Autoreqprov: on -Version: 0.44.2 +Version: 0.44.3 Release: 1 Summary: Install tools for virtual hosts Source1: CreateConfig @@ -20,6 +20,7 @@ Source9: PrepareVMwareSDK Source10: GetVersion Source11: RestartPS +Source12: PrepareBrekomProxy Source21: nagiosok.html Source22: vhost.conf #Requires: check_mk-agent-plugins @@ -47,6 +48,7 @@ install -Dm755 %{S:9} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools install -Dm755 %{S:10} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools install -Dm755 %{S:11} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools +install -Dm755 %{S:12} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools install -Dm644 %{S:21} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools install -Dm644 %{S:22} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools
View file
PrepareBrekomProxy
Added
@@ -0,0 +1,2 @@ +#!/bin/bash +sed -i -e '/^PROXY_ENABLED/ s/=\".*\"/=\"yes\"/' -e '/^\(HT\|F\)TPS\?_PROXY/ s/=\".*\"/=\"http:\/\/10.21.0.6:8080\"/' -e '/^NO_PROXY/ s/=\".*\"/=\"localhost,127.0.0.1,10.197.10.0\/24,10.16.42.6,10.16.42.12,10.16.84.40,10.16.84.42,10.16.84.44,10.16.84.45,weakpw007a002.land.hb-netz.de,ondataport.de,land.hb-netz.de,kundenportal.dataport.de,usrmanagement.dataport.de,hosting.dataport.de,stage-kundenportal.dataport.de,stage-usrmanagement.dataport.de,stage-hosting.dataport.de\"/' /etc/sysconfig/proxy
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.