aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-linux-RHEL-6.6-x86_64/02-disable-ntp.sh
Commit message (Collapse)AuthorAgeFilesLines
* Provisioning: Remove Red Hat 6.6 from provisioningHeikki Halmet2019-11-021-4/+0
| | | | | | | | Task-number: QTQAINFRA-3260 Change-Id: If6078a36e9ab7730cacb81a9c417c87455db89cd Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Add Rhel 6.6 for QtCreatorHeikki Halmet2018-11-121-0/+4
| | | | | | | | | QtCreator need's to have provisioned Rhel 6.6 available. (Partially) Reverts 54261be7c3bde1486b5036df4058bcd9deb9dfdd Task-number: QTQAINFRA-2270 Change-Id: Ie73c09181e0586dd0f4e9977208c9188037843d9 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Remove RHEL 6 from the CIJędrzej Nowacki2018-05-161-4/+0
| | | | | | | | | | | | RHEL7 was introduced to replace RHEL6, we do build packages on RHEL7 already. The only coverage that it adds is an old gcc, but in the same time it is quite expensive to maintain because of generally old software stack. Change-Id: I9955747efecefc3354aa9e1f1c45f7d1bc48dfc6 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Fix shellcheck complaints in RHEL 6.6 provisioning scriptsTony Sarajärvi2018-04-151-0/+1
| | | | | | Change-Id: Idb4240b4cfd309b2c6c418e8c18b175a491f8eea Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Provisioning: Disable Network Time ProtocolHeikki Halmet2018-02-021-0/+3
NTP need to be disabled from all tier2 templates Task-number: QTQAINFRA-1608 Change-Id: I89e019c23b7a194efffa011200a8c870e3a65d66 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>