Closed teaforthecat closed 11 years ago
when subscribing or requiring Service['oracle-xe'] from another module, the ordering is altered in such a way that Exec["configure xe"] can actually happen last. This ensures configuration happens always before the service.
Thanks for this.
when subscribing or requiring Service['oracle-xe'] from another module, the ordering is altered in such a way that Exec["configure xe"] can actually happen last. This ensures configuration happens always before the service.