Skip to content

Commit

Permalink
Merge pull request #62 from SUSE/forms-desc
Browse files Browse the repository at this point in the history
Improve group description. remove old files not used
  • Loading branch information
MalloZup authored Oct 13, 2020
2 parents 6702e47 + 300a593 commit 3dfa262
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 129 deletions.
6 changes: 0 additions & 6 deletions Gemfile

This file was deleted.

118 changes: 0 additions & 118 deletions Vagrantfile

This file was deleted.

2 changes: 1 addition & 1 deletion _service
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="filename">habootstrap-formula</param>
<param name="versionformat">0.3.9+git.%ct.%h</param>
<param name="versionformat">0.3.10+git.%ct.%h</param>
<param name="revision">%%VERSION%%</param>
</service>

Expand Down
3 changes: 1 addition & 2 deletions form.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cluster:
$name: Cluster
$name: HA Cluster
$type: namespace

install_packages:
Expand Down Expand Up @@ -419,4 +419,3 @@ cluster:
$name: New HA cluster password
$type: password
$optional: true

6 changes: 6 additions & 0 deletions habootstrap-formula.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 8 20:47:37 UTC 2020 - Dario Maiocchi <[email protected]>

- Version bump 0.3.10
* Improve Formula with form description (jsc#SLE-4047)

-------------------------------------------------------------------
Mon Oct 5 14:12:01 UTC 2020 - Simranpal Singh <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions metadata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description:
Salt formula to bootstrap a HA cluster using crmsh bootstrap commands.
Salt formula to bootstrap and manage a pacemaker high availability cluster.
group:
Cluster
HA Cluster

0 comments on commit 3dfa262

Please sign in to comment.