次の構文を使用して、monit カートリッジを OpenShift アプリに追加しようとしています。
rhc cartridge add https://github.com/openshift-cartridges/openshift-origin-cartridge-monit/blob/master/metadata/manifest.yml -a <appName> -n <domainName>
残念ながら、私は常に得ています:
The cartridge manifest at <linkFromAbove> could not be downloaded: The
cartridge manifest at <linkFromAbove> must be smaller than 20480 bytes.
問題は何ですか - どうすれば修正できますか?