]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/python/resources/virtualenv.rb
systemd-networkd-wait-online waiting for timeout in dokken
[chef.git] / cookbooks / python / resources / virtualenv.rb
index 6f07fd895bf69116a18f393e6895be8880bcfa29..8b13917614daadcdb2ce9d4f4d7fbedd77d0693f 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :virtualenv_directory, :kind_of => String, :name_property => true