evertrue / ntp_cluster-cookbook

Configures an HA and highly consistent NTP Cluster synced to wall clock time
1 stars 1 forks source link

RuboCop Violations v2.0.1 #9

Closed EdHurtig closed 8 years ago

EdHurtig commented 8 years ago

https://travis-ci.org/evertrue/ntp_cluster-cookbook/jobs/167778796

recipes/server.rb:19:1: C: Extra blank line detected.
recipes/discover.rb:27:7: C: Prefer single-quoted strings when you don't need string interpolation or special symbols.
  log "Could not find any private ntp servers"
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10 files inspected, 2 offenses detected
The command "${CHEF_BIN}/rubocop" exited with 1.
0.55s$ ${CHEF_BIN}/foodcritic .
EdHurtig commented 8 years ago

Closing this cause...