Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.43 KB | None | 0 0
  1. packages:
  2.  
  3.     freebsd.(OS_FREEBSD_7_0|OS_FREEBSD_6_2)::
  4.         nrpe-1.9_2
  5.             version=1.9_2
  6.             cmp=le
  7.             action=remove
  8.             inform=on
  9.  
  10.     freebsd.OS_FREEBSD_7_1::
  11.         nrpe-2.12_1
  12.             version=2.12_1
  13.             cmp=lt
  14.             action=upgrade
  15.             inform=on
  16.        
  17.    
  18. # vim:set syntax=cfengine:
  19. # vim:set tabstop=4:
  20. # vim:set shiftwidth=4:
  21. # vim:set expandtab:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement