Bug 35684 - Ошибка работы с сертификатами puppet
Summary: Ошибка работы с сертификатами puppet
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: puppetserver (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-30 12:21 MSK by mrdrew@altlinux.org
Modified: 2018-12-07 14:47 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mrdrew@altlinux.org 2018-11-30 12:21:35 MSK
При использовании команды "puppetserver ca" получаем:

Traceback (most recent call last):
        2: from /usr/share/puppetserver/cli/apps/ca:3:in `<main>'
        1: from /usr/lib/ruby/rubygems/core_ext/kernel_require.rb:59:in `require'
/usr/lib/ruby/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such file -- puppetserver/ca/cli (LoadError)

Возможно надо через irb в $LOAD_PATH путь добавить, пока не разбирался.
Comment 1 mrdrew@altlinux.org 2018-12-07 14:47:01 MSK
task #217454