Add nano to hosts
This commit is contained in:
parent
9af56fe9cf
commit
a25a46b312
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue