Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[check_mk] sftp check #5754

Merged
merged 1 commit into from
Jan 16, 2025
Merged

[check_mk] sftp check #5754

merged 1 commit into from
Jan 16, 2025

Conversation

kayiwa
Copy link
Member

@kayiwa kayiwa commented Jan 16, 2025

our initial install had used cpanimus but and we didn't rememeber this
until the second vm was added

related to #5728

our initial install had used cpanimus but and we didn't rememeber this
until the second vm was added

related to #5728
@kayiwa kayiwa requested a review from sandbergja January 16, 2025 20:58
Copy link
Member

@sandbergja sandbergja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @kayiwa !

ansible.builtin.apt:
name: "{{ item }}"
state: present
update_cache: true
loop:
- libnet-sftp-foreign-perl
- cpanminus
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@sandbergja sandbergja merged commit f1adcc7 into main Jan 16, 2025
73 checks passed
@sandbergja sandbergja deleted the i5728_sftp_perl branch January 16, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants