Sha256: c256779c953d5ffdaa5e41cdfe0a532f90eb7d5ef308fe2bcad2fb4f2f6f81f9
Contents?: true
Size: 111 Bytes
Versions: 2
Compression:
Stored size: 111 Bytes
Contents
#!/bin/bash # # Removes domain from /etc/hostname sed -i "s@\..*\$@@" /etc/hostname hostname -F /etc/hostname
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
salted-rails-0.0.6 | salt/bin/fix_hostname.sh |
salted-rails-0.0.5 | salt/bin/fix_hostname.sh |