Sha256: 777b9e75b477aba54298d2053c08cbff071731779aa7acb349805a7845dab7f2

Contents?: true

Size: 89 Bytes

Versions: 3

Compression:

Stored size: 89 Bytes

Contents

function(doc, meta) {
    if(doc.type == "zone") {
        emit(meta.id, null);
    }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
orchestrator-1.0.3 app/models/orchestrator/zone/all/map.js
orchestrator-1.0.2 app/models/orchestrator/zone/all/map.js
orchestrator-1.0.1 app/models/orchestrator/zone/all/map.js