Add nano to hosts

This commit is contained in:
Leo Puvilland 2021-10-20 13:26:44 -07:00 committed by kevin
parent 9af56fe9cf
commit a25a46b312
2 changed files with 3 additions and 2 deletions

View file

@ -32,7 +32,8 @@
- ostree # Needed for rhn sync
- python2-sqlalchemy # Needed for repo2json
- bind # named-checkzone for dns repo
- emacs-nox
- emacs-nox
- nano
- rpm-sign # for the sign-and-import playbook
- createrepo # for the sign-and-import playbook
- unzip # general useful util

View file

@ -425,7 +425,7 @@
- service
- koji_hub
- name: Make sure kojira is set to run on boot
- name: Make sure kojira is set to run on boot
service: name=kojira enabled=yes
tags:
- service