Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: hiera/puppet_node_classifier.rb

Issue 29324518: Issue 2944 - Ensure the ENC being executed with the native Ruby setup (Closed)
Patch Set: Created Aug. 23, 2015, 5:02 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/puppet_node_classifier.rb
===================================================================
--- a/hiera/puppet_node_classifier.rb
+++ b/hiera/puppet_node_classifier.rb
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
+#!/usr/bin/ruby
# This script is a node classifier for Puppet that operates on top of Hiera
# and uses a custom hosts.yaml config to map host roles.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld