icinga2/tools/syntax/nano
Michael Friedrich 5799d86ed7 Documentation: s/enable_flap_detection/enable_flapping/g
fixes #6870
2014-08-07 11:27:50 +02:00
..
README Syntax Highlighting: Add nano syntax file. 2014-06-04 15:45:03 +02:00
icinga2.nanorc Documentation: s/enable_flap_detection/enable_flapping/g 2014-08-07 11:27:50 +02:00

README

Icinga 2 Configuration Nano Syntax Highlighting
===============================================

$ cp /etc/nanorc ~/.nanorc

# mkdir -p /etc/nano
# cp icinga2.nanorc /etc/nano/

Then include the icinga2.nanorc file in your ~/.nanorc by adding the following line:

$ vim ~/.nanorc

## Icinga 2
include "/etc/nano/icinga2.nanorc"

Now test it :-)

$ nano /etc/icinga2/conf.d/templates.conf