End of the Road for Java 6
This is an excellent article written by Rich Trouton with some resources and information about the end of Java 6 support for OS X.
2
Kudos
2
Kudos
This is an excellent article written by Rich Trouton with some resources and information about the end of Java 6 support for OS X.
Managing stuff on windows with Chef can be tough.. Especially compared to Linux systems. I’ve been doing it like this: pfx.each do |pfx| s3_file 'c:/chef/' + pfx do remote_path '/' + pfx bucket 'chef' aws_access_key_id... Continue →