Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F28577636
vhosts.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
758 B
Referenced Files
None
Subscribers
None
vhosts.sh
View Options
#!/bin/sh
# -------------------------------------------------------------
# List IP and reverse DNS
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2017-01-10
# License: Trivial work, not eligible to copyright
# Source file: roles/shellserver/vhosts/files/vhosts.sh
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
if
[
-f /etc/vhosts
]
;
then
cat /etc/vhosts
else
echo
"No vhosts data file found. Please create /etc/vhosts file."
fi
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, May 15, 11:52 (19 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3691248
Default Alt Text
vhosts.sh (758 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment