Sha256: 79c2d0e468034daf2aea554f15349e7f6601aed681f9b1a75be9f52f525ca8d6

Contents?: true

Size: 325 Bytes

Versions: 3

Compression:

Stored size: 325 Bytes

Contents

# Handle firefox changing localhost to localhost.com then www.localhost.com if it can't connect to a port
# localhost.localdomain for those used to other systems

/etc/hosts:
  file.append:
    - user: root
    - group: root
    - text:
      - 127.0.0.1       localhost localhost.com www.localhost.com localhost.localdomain

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
salted-rails-0.0.9 salt/net/hosts.sls
salted-rails-0.0.8 salt/net/hosts.sls
salted-rails-0.0.7 salt/net/hosts.sls