Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shermdog committed Jan 14, 2015
1 parent ac6a3b3 commit 201afb4
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The repo is under active development. If you take a clone, you are getting the latest, and perhaps not entirely stable code.

# ABOUT
## ABOUT

Junos console/bootstrap New-Out-Of-Box (NOOB) configuration automation.

Expand All @@ -18,7 +18,7 @@ Primarily this library is used as a Console driver for the Junos Ansible Modules
The `netconify` utility can be used perform configuration by logging into the serial console and pushing a configuration file to the device.


# USAGE
## USAGE

````
Expand Down Expand Up @@ -74,7 +74,7 @@ LOGIN options:
login attempts before giving up
````

# EXAMPLE
## EXAMPLE

Junos NOOB devices can netconified:

Expand Down Expand Up @@ -111,15 +111,17 @@ Upgrading has the same requirements as installation and has the same format with

pip install -U junos-netconify

# DEPENDENCIES
## DEPENDENCIES

This has been tested with Python 2.6 and 2.7. The required modules are defined in `setup.py`.

## LICENSE

Apache 2.0

# CONTRIBUTORS
## CONTRIBUTORS

- Jeremy Schulman (@nwkautomaniac), Core developer
- Rick Sherman (@shermdog01)
- Patrik Bok
- Ashley Burston

0 comments on commit 201afb4

Please sign in to comment.