mirror of https://github.com/sipwise/netscript.git
dummy profile file testprofile1ksolomko/vlan
parent
3b71cbe24b
commit
2f16c289da
@ -0,0 +1,12 @@
|
||||
# test profile
|
||||
#
|
||||
# this is just for verifying functionality
|
||||
# actually, the profiles should contain deployment site specific configurations
|
||||
|
||||
export PROFILE=testprofile1
|
||||
export DATE=$(date)
|
||||
echo "$DATE - $PROFILE loaded"
|
||||
echo "$DATE - $PROFILE loaded from $0" >> /var/log/ngcpprofilefileloaded.log
|
||||
|
||||
sleep 4 # to see the prompt
|
||||
|
Loading…
Reference in new issue