README.markdown in astrails-safe-0.2.5 vs README.markdown in astrails-safe-0.2.6

- old
+ new

@@ -134,10 +134,11 @@ end sftp do host "sftp.astrails.com" user "astrails" + # port 8023 password "ssh password for sftp" end gpg do # symmetric encryption key @@ -184,9 +185,10 @@ database :blog database :stateofflux_com end tar do + options "-h" # dereference symlinks archive "git-repositories", :files => "/home/git/repositories" archive "dot-configs", :files => "/home/*/.[^.]*" archive "etc", :files => "/etc", :exclude => "/etc/puppet/other" archive "blog-astrails-com" do