Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F14038801
vhosts.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
764 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, Nov 28, 17:32 (1 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3171996
Default Alt Text
vhosts.sh (764 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment