Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F43793056
vhosts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
755 B
Referenced Files
None
Subscribers
None
vhosts
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
# -------------------------------------------------------------
#
# <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
Sat, Aug 15, 20:10 (1 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3990198
Default Alt Text
vhosts (755 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment