[Et-mgmt-commits-list] [SCM] virt-factory branch, master now at 4aa14bfd96d9de81e28e8fde851c5cd9713fab5b

Scott Seago sseago at redhat.com
Fri Apr 13 20:51:08 UTC 2007


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  4aa14bfd96d9de81e28e8fde851c5cd9713fab5b (commit)
      from  988d4e3a76d35d37cfb61284cb3af80f06dac988 (commit)

- Log -----------------------------------------------------------------
commit 4aa14bfd96d9de81e28e8fde851c5cd9713fab5b
Author: Scott Seago <sseago at redhat.com>
Date:   Fri Apr 13 16:50:20 2007 -0400

    removing obsolete files
-----------------------------------------------------------------------

Diffstat:
 docs/container/Makefile               |    9 ---------
 docs/container/files/hello-world1     |    1 -
 docs/container/files/hello-world2     |    1 -
 docs/container/manifests/container.pp |   13 -------------
 docs/container/profile.xml            |   13 -------------
 docs/test1/Makefile                   |    9 ---------
 docs/test1/files/hello-world1         |    1 -
 docs/test1/files/hello-world2         |    1 -
 docs/test1/manifests/test1.pp         |   13 -------------
 docs/test1/profile.xml                |   13 -------------
 10 files changed, 0 insertions(+), 74 deletions(-)

diff --git a/docs/container/Makefile b/docs/container/Makefile
deleted file mode 100755
index 6230d8a..0000000
--- a/docs/container/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-all:
-	tar cvf container.tar profile.xml files manifests
-	gzip container.tar --force
-
-clean:
-	-rm container.tar.gz
-
-install:
-	vf_import container.tar.gz
diff --git a/docs/container/files/hello-world1 b/docs/container/files/hello-world1
deleted file mode 100755
index d0f37f5..0000000
--- a/docs/container/files/hello-world1
+++ /dev/null
@@ -1 +0,0 @@
-First Hello World file
diff --git a/docs/container/files/hello-world2 b/docs/container/files/hello-world2
deleted file mode 100755
index 5370917..0000000
--- a/docs/container/files/hello-world2
+++ /dev/null
@@ -1 +0,0 @@
-Second Hello World file
diff --git a/docs/container/manifests/container.pp b/docs/container/manifests/container.pp
deleted file mode 100755
index eaa4721..0000000
--- a/docs/container/manifests/container.pp
+++ /dev/null
@@ -1,13 +0,0 @@
-# hello-world.pp
-
-class helloworld1 {
-    file { "/tmp/hello-world1":
-        source => "puppet://$server/applianceexample/hello-world1"
-    }
-}
-
-class helloworld2 {
-    file { "/tmp/hello-world2":
-        source => "puppet://$server/applianceexample/hello-world2"
-    }
-}
diff --git a/docs/container/profile.xml b/docs/container/profile.xml
deleted file mode 100755
index 29e7958..0000000
--- a/docs/container/profile.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<appliance-container>
-  <name>Container</name>
-  <version>1</version>
-  <distribution>FC-6-i386</distribution>
-  <virt_storage_size>0</virt_storage_size>
-  <virt_ram>0</virt_ram>
-  <kickstart_metadata></kickstart_metadata>
-  <kernel_options></kernel_options>
-  <valid_targets>is_baremetal</valid_targets>
-  <is_container>1</is_container>
-  <puppet_classes>site_settings class1 class2</puppet_classes>
-</appliance-container>
diff --git a/docs/test1/Makefile b/docs/test1/Makefile
deleted file mode 100755
index 239247d..0000000
--- a/docs/test1/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-all:
-	tar cvf test1.tar profile.xml files manifests
-	gzip test1.tar --force
-
-install:
-	vf_import test1.tar.gz
-
-clean:
-	-rm test1.tar.gz
diff --git a/docs/test1/files/hello-world1 b/docs/test1/files/hello-world1
deleted file mode 100755
index d0f37f5..0000000
--- a/docs/test1/files/hello-world1
+++ /dev/null
@@ -1 +0,0 @@
-First Hello World file
diff --git a/docs/test1/files/hello-world2 b/docs/test1/files/hello-world2
deleted file mode 100755
index 5370917..0000000
--- a/docs/test1/files/hello-world2
+++ /dev/null
@@ -1 +0,0 @@
-Second Hello World file
diff --git a/docs/test1/manifests/test1.pp b/docs/test1/manifests/test1.pp
deleted file mode 100755
index eaa4721..0000000
--- a/docs/test1/manifests/test1.pp
+++ /dev/null
@@ -1,13 +0,0 @@
-# hello-world.pp
-
-class helloworld1 {
-    file { "/tmp/hello-world1":
-        source => "puppet://$server/applianceexample/hello-world1"
-    }
-}
-
-class helloworld2 {
-    file { "/tmp/hello-world2":
-        source => "puppet://$server/applianceexample/hello-world2"
-    }
-}
diff --git a/docs/test1/profile.xml b/docs/test1/profile.xml
deleted file mode 100755
index 6b21714..0000000
--- a/docs/test1/profile.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<appliance-container>
-  <name>Test1</name>
-  <version>1.234</version>
-  <distribution>FC-6-xen-i386</distribution>
-  <virt_storage_size>5</virt_storage_size>
-  <virt_ram>512</virt_ram>
-  <kickstart_metadata></kickstart_metadata>
-  <kernel_options></kernel_options>
-  <valid_targets>is_virt</valid_targets>
-  <is_container>0</is_container>
-  <puppet_classes>site_settings class1 class2</puppet_classes>
-</appliance-container>

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  988d4e3a76d35d37cfb61284cb3af80f06dac988 \
  4aa14bfd96d9de81e28e8fde851c5cd9713fab5b




More information about the Et-mgmt-commits-list mailing list