Sha256: a870b65c7f6edf0c9d0828c702813b4d42d5522d7dd3f46d9ff4d119762a4e7f
Contents?: true
Size: 627 Bytes
Versions: 34
Compression:
Stored size: 627 Bytes
Contents
# Test plugin: `ip` The `ip` test plugin checks that a node's configured IP address corresponds to its metadata. This test can help detect discrepancies or conflicts in the IP address space. ## Config DSL extension None ## Used credentials | Credential | Usage | --- | --- | ## Used Metadata | Metadata | Type | Usage | --- | --- | --- | | `local_node` | `Boolean` | Skip this test for nodes having this metadata set to `true` | | `private_ips` | `Array<String>` | List of possible private IPs the node should have | ## Used environment variables | Variable | Usage | --- | --- | ## External tools dependencies None
Version data entries
34 entries across 34 versions & 1 rubygems