Révision 11bf7237
lint_fix results
manifests/rules/ceph.pp | ||
---|---|---|
2 | 2 |
# Enable this to support Ceph's Object Storage Daemons (OSD), |
3 | 3 |
# Metadata Server Daemons (MDS), or Manager Daemons (MGR). |
4 | 4 |
class nftables::rules::ceph { |
5 |
nftables::rule{ |
|
5 |
nftables::rule {
|
|
6 | 6 |
'default_in-ceph': |
7 | 7 |
content => 'tcp dport 6800-7300 accept comment "Accept Ceph OSD, MDS, MGR"', |
8 | 8 |
} |
Formats disponibles : Unified diff