Skip to content

Commit

Permalink
added licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
caphrim007 committed Feb 27, 2017
1 parent ce21ce7 commit 4889f15
Show file tree
Hide file tree
Showing 11 changed files with 194 additions and 83 deletions.
20 changes: 20 additions & 0 deletions bigip-11.5.4-hf1-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json
20 changes: 20 additions & 0 deletions bigip-11.5.4-hf2-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json
20 changes: 20 additions & 0 deletions bigip-11.5.4-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json
14 changes: 14 additions & 0 deletions bigip-11.6.0-hf6-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
Expand Down
20 changes: 20 additions & 0 deletions bigip-11.6.0-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json
20 changes: 20 additions & 0 deletions bigip-11.6.1-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json
83 changes: 0 additions & 83 deletions bigip-11.6.1-x86_64-box/Vagrantfile

This file was deleted.

20 changes: 20 additions & 0 deletions bigip-12.0.0-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json
20 changes: 20 additions & 0 deletions bigip-12.1.0-hf1-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json
20 changes: 20 additions & 0 deletions bigip-12.1.0-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json
20 changes: 20 additions & 0 deletions bigip-12.1.1-x86_64-box/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#vim: set tabstop=8:softtabstop=8:shiftwidth=8:noexpandtab

# Copyright 2017 F5 Networks
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

.DEFAULT_GOAL := all

all:
PACKER_LOG=1 packer build template.json

0 comments on commit 4889f15

Please sign in to comment.