[GH-ISSUE #25] Install script not installing OVH RMT #19

Closed
opened 2026-02-27 01:57:24 +03:00 by kerem · 0 comments
Owner

Originally created by @yorch on GitHub (Jan 30, 2020).
Original GitHub issue: https://github.com/extremeshok/xshok-proxmox/issues/25

Just noticed that the OVH RMT installation part fails with the following error:

--2020-01-30 01:05:23--  ftp://ftp.ovh.net/made-in-ovh/rtm/install_rtm.sh                                                                                                                                                                                                                  => ‘install_rtm.sh’                                                                                                                                                                                                                                                  Resolving ftp.ovh.net (ftp.ovh.net)... 213.186.33.9                                                                                                                                                                                                                             Connecting to ftp.ovh.net (ftp.ovh.net)|213.186.33.9|:21... failed: Connection refused.

According to this page, it can be installed with:

wget -qO - https://last-public-ovh-infra-yak.snap.mirrors.ovh.net/yak/archives/apply.sh | OVH_PUPPET_MANIFEST=distribyak/catalog/master/puppet/manifests/common/rtmv2.pp bash
Originally created by @yorch on GitHub (Jan 30, 2020). Original GitHub issue: https://github.com/extremeshok/xshok-proxmox/issues/25 Just noticed that the OVH RMT installation part fails with the following error: ```bash --2020-01-30 01:05:23-- ftp://ftp.ovh.net/made-in-ovh/rtm/install_rtm.sh => ‘install_rtm.sh’ Resolving ftp.ovh.net (ftp.ovh.net)... 213.186.33.9 Connecting to ftp.ovh.net (ftp.ovh.net)|213.186.33.9|:21... failed: Connection refused. ``` According to this [page](https://docs.ovh.com/gb/en/dedicated/install-rtm/), it can be installed with: ```bash wget -qO - https://last-public-ovh-infra-yak.snap.mirrors.ovh.net/yak/archives/apply.sh | OVH_PUPPET_MANIFEST=distribyak/catalog/master/puppet/manifests/common/rtmv2.pp bash ```
kerem closed this issue 2026-02-27 01:57:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/xshok-proxmox#19
No description provided.